Skip to content

Commit 64d60c9

Browse files
authored
Update test.yaml
1 parent 39ea899 commit 64d60c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
3232
with:
3333
githubToken: ${{ secrets.GITHUB_TOKEN }}
34-
unityVersion: 6000.0
34+
unityVersion: ${{ env.UNITY_VERSION }}

0 commit comments

Comments
 (0)