Compare commits

..

1 Commits

Author SHA1 Message Date
8d2fe1001e trying to fix CI
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 22s
Create tag and build when new code gets to main / Export (push) Successful in 7m29s
Create tag and build when new code gets to main / Test (push) Failing after 9m58s
2026-02-22 15:25:15 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -58,6 +58,7 @@ jobs:
timeout: 1
publish-report: false
upload-report: false
arguments: "--verbose --headless --import"
- name: Upload test report
uses: actions/upload-artifact@v3-node20

View File

@@ -30,7 +30,7 @@
<GdUnit4>
<!-- Additional Godot runtime parameters. These are passed to the Godot executable when running tests.-->
<Parameters>"--verbose --headless --import"</Parameters>
<Parameters>"--verbose"</Parameters>
<!-- Controls the display name format of test cases in the test results.
Allowed values: