Skip to content

Commit e13dbc0

Browse files
committed
Update test workflow to not download templates
1 parent eb05c8b commit e13dbc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: vitorgus/setup-godot@v1
2121
with:
2222
godot-version: 3.4
23+
download-templates: false
2324
- name: Build and test
2425
run: make test-linux64 DEBUG=1
2526

0 commit comments

Comments
 (0)