Skip to content

Commit

Permalink
chore(CI): run tests in Godot v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowApex committed Jan 27, 2024
1 parent 857348e commit 028244b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: |
make in-docker TARGET='import test GAMESCOPE_CMD='
make in-docker IMAGE_TAG=4.2.1 TARGET='import test GAMESCOPE_CMD='

0 comments on commit 028244b

Please sign in to comment.