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 abed697 commit 04a92baCopy full SHA for 04a92ba
1 file changed
.github/workflows/test-integration.yml
@@ -59,11 +59,6 @@ jobs:
59
Library-${{ runner.os }}-
60
Library-
61
62
- - name: Uninstall codecoverage package
63
- run: |
64
- npm install -g openupm-cli
65
- openupm remove com.unity.testtools.codecoverage
66
-
67
- name: Set license secret key
68
run: echo "secret_key=UNITY_LICENSE_$(echo ${{ matrix.unityVersion }} | cut -c 1-4)" >> "$GITHUB_ENV"
69
0 commit comments