Skip to content

Commit

Permalink
Bring back previous configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
konraddysput committed Jan 31, 2024
1 parent 57c1a3c commit ce7a4d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- "2020.3.0f1"
testMode:
- playmode
- editmode
steps:
- uses: actions/checkout@v4
with:
Expand All @@ -27,7 +28,7 @@ jobs:
rsync -r "$GITHUB_WORKSPACE" "${{ matrix.projectPath }}"
ls -F "${{ matrix.projectPath }}/$folderName"
- uses: trudeaua21/unity-test-runner@main
- uses: game-ci/unity-test-runner@v4
id: tests
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
Expand Down

0 comments on commit ce7a4d9

Please sign in to comment.