We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c3a6a commit cf00d43Copy full SHA for cf00d43
1 file changed
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
env:
45
GODOT_RELEASE_URL: https://github.com/godotengine/godot/releases/download/3.5.1-stable/Godot_v3.5.1-stable_win64.exe.zip
46
- name: Build and test
47
- run: make test-mingw-windows64
+ run: make test-windows64
48
49
CC: gcc
50
GODOT_BIN: ./godot.exe
0 commit comments