Skip to content

Commit

Permalink
Update unity-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szymmirr authored Oct 6, 2023
1 parent 107bf56 commit cb358ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unity-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Run Unity tests
uses: game-ci/unity-test-runner@v3
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE2 }}
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
- name: Upload results
Expand Down

0 comments on commit cb358ab

Please sign in to comment.