Compare commits

..

2 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
25aec40d03 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 / Test (push) Failing after 7m33s
Create tag and build when new code gets to main / Export (push) Successful in 8m6s
2026-02-21 10:56:07 +01:00
2 changed files with 2 additions and 2 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
@@ -89,7 +90,6 @@ jobs:
run: |
mkdir -v -p build/windows
${{ steps.setup-godot.outputs.godot_bin }} --headless --verbose --export-release "Windows Desktop" build/windows/${{ env.GAME_NAME }}.exe
zip -r Windows.zip build/windows
# - name: Setup Butler
# shell: bash

View File

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