Skip to content

Commit adeb357

Browse files
committed
Try fixing tests again
1 parent 2ab6612 commit adeb357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
# Insert here the Godot version you want to run your tests with.
25-
godot-version: ['4.3.0']
25+
godot-version: ['4.3']
2626

2727
name: "CI Unit Test v${{ matrix.godot-version }}"
2828
runs-on: 'ubuntu-22.04'

0 commit comments

Comments
 (0)