Skip to content

Commit

Permalink
ci: Fix Unity version during tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
freezy committed Oct 15, 2023
1 parent ab75cc8 commit 9e80406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
- uses: game-ci/unity-test-runner@main
id: test
with:
unityVersion: "2022.3.10f1"
projectPath: VisualPinball.Unity/VisualPinball.Unity.Test/TestProject~
artifactsPath: VisualPinball.Unity/VisualPinball.Unity.Test/TestProject~/artifacts
testMode: all
Expand Down

0 comments on commit 9e80406

Please sign in to comment.