We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda0b23 commit db3dce4Copy full SHA for db3dce4
1 file changed
.github/workflows/unity-build.yml
@@ -32,8 +32,8 @@ jobs:
32
run: |
33
npm ci
34
npm run build
35
- npm run tests
36
npm run link
+ npm run tests
37
unity-cli --version
38
- name: setup unity
39
shell: bash
0 commit comments