Skip to content

Commit 07c8dbd

Browse files
committed
Updated workflow test to use packageMode
1 parent 0742130 commit 07c8dbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ jobs:
3030
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
3131
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
3232
with:
33+
packageMode: true
3334
githubToken: ${{ secrets.GITHUB_TOKEN }}
34-
unityVersion: ${{ vars.UNITY_VERSION }}
35+
unityVersion: ${{ vars.UNITY_VERSION }}

0 commit comments

Comments
 (0)