Skip to content

Commit 3ab1455

Browse files
committed
Explicitly skip pkg install in tox test runs
1 parent 48b9cf1 commit 3ab1455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ jobs:
368368
-p auto
369369
--parallel-live -vvvv
370370
--skip-missing-interpreters false
371+
--skip-pkg-install
371372
- name: Send coverage data to Codecov
372373
uses: codecov/codecov-action@v1
373374
with:

0 commit comments

Comments
 (0)