mirror of
https://github.com/RaindropViewer/RaindropViewer.git
synced 2026-07-27 22:11:39 +00:00
ci: use my custom unity test runner. (it will provide the required env vars that the unity tests require)
This commit is contained in:
committed by
alexiscatnip
parent
5c73d46133
commit
c55afc40da
@@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
# Test
|
||||
- name: Run tests
|
||||
uses: game-ci/unity-test-runner@v2
|
||||
uses: alexiscatnip/unity-test-runner
|
||||
env:
|
||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
|
||||
|
||||
Reference in New Issue
Block a user