Skip to content

Commit fbc78ea

Browse files
committed
pin version of vsc-install in CI
1 parent bdc9cc0 commit fbc78ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: python -m pip install pytest
5050

5151
- name: Install vsc-install
52-
run: python -m pip install vsc-install
52+
run: python -m pip install vsc-install==0.22.0
5353

5454
- name: Install build-tools
5555
run: python -m pip install .

0 commit comments

Comments
 (0)