Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw1589 authored Mar 25, 2024
1 parent 1d49365 commit 277795f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ jobs:
run_tests:

runs-on: windows-2022

name: Test Suite

steps:
- uses: game-ci/unity-test-runner@v4
- name: Unity - Test runner
uses: game-ci/[email protected]
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
with:
Expand Down

0 comments on commit 277795f

Please sign in to comment.