Skip to content

Commit a779d91

Browse files
committed
[PLUTO-1411] debug
1 parent cb99aad commit a779d91

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/it-test.yml

-5
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,6 @@ jobs:
4646
if: matrix.os != 'windows-latest'
4747
run: chmod +x cli-v2
4848

49-
- name: Install dependencies from .codacy/codacy.yaml
50-
if: matrix.os != 'windows-latest'
51-
run: |
52-
./cli-v2 install
53-
5449
- name: Install dependencies from .codacy/codacy.yaml (Windows)
5550
if: matrix.os == 'windows-latest'
5651
shell: pwsh

0 commit comments

Comments
 (0)