Skip to content

Commit

Permalink
fix: add checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
integraldx committed Nov 3, 2024
1 parent f09639b commit 110944e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
UNITY_BINARY_PATH: "C:\\Program Files\\Unity\\Hub\\Editor\\2021.3.42f1\\Editor\\Unity.exe"
steps:
- run: echo "Hello world!"
- uses: actions/checkout@v4
- run: "&\"${{env.UNITY_BINARY_PATH}}\" --batchmode --projectPath ${{github.workspace}} --runTests --testPlatform PlayMode"

0 comments on commit 110944e

Please sign in to comment.