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 71e2535 commit 6310632Copy full SHA for 6310632
.github/workflows/gut.yml
@@ -19,5 +19,5 @@ jobs:
19
uses: ceceppa/godot-gut-ci@main
20
with:
21
# required
22
- godot_version: "4.2.2"
23
- gut_params: -gdir=res://tests/unit,res://tests/integration
+ godot_version: "4.2"
+ gut_params: -gdir=res://tests/
0 commit comments