Skip to content

Commit 04a92ba

Browse files
committed
Fix workflow
1 parent abed697 commit 04a92ba

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/test-integration.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ jobs:
5959
Library-${{ runner.os }}-
6060
Library-
6161
62-
- name: Uninstall codecoverage package
63-
run: |
64-
npm install -g openupm-cli
65-
openupm remove com.unity.testtools.codecoverage
66-
6762
- name: Set license secret key
6863
run: echo "secret_key=UNITY_LICENSE_$(echo ${{ matrix.unityVersion }} | cut -c 1-4)" >> "$GITHUB_ENV"
6964

0 commit comments

Comments
 (0)