Revert projectPath and unityVersion removal
I think the warnings are just wrong so I added this back
This commit is contained in:
parent
62f2937901
commit
c02bb5ffa5
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -59,6 +59,8 @@ jobs:
|
||||
- uses: webbertakken/unity-test-runner@v1.7
|
||||
id: testRunner
|
||||
with:
|
||||
projectPath: ${{ env.PROJECT_PATH }}
|
||||
unityVersion: ${{ env.UNITY_VERSION }}
|
||||
testMode: all
|
||||
customParameters: "-nographics"
|
||||
- uses: actions/upload-artifact@v1
|
||||
|
Loading…
Reference in New Issue
Block a user