Skip to content

Commit

Permalink
Test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
limbonaut committed Dec 11, 2024
1 parent 42bf848 commit 22a8468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Run tests
shell: bash
timeout-minutes: 5
timeout-minutes: 0.1
run: |
${GODOT_BIN} --headless --path project/ -s -d "res://addons/gdUnit4/bin/GdUnitCmdTool.gd" --ignoreHeadlessMode -c -a test
Expand Down

0 comments on commit 22a8468

Please sign in to comment.