Skip to content

Commit 6f42d20

Browse files
committed
🧪 Skip pkg install on rerun
1 parent fca89f8 commit 6f42d20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ jobs:
244244
--parallel-live
245245
--skip-missing-interpreters false
246246
-vvvvv
247+
--skip-pkg-install
247248
--
248249
--no-cov -vvvvv --lf
249250
&& exit 1

0 commit comments

Comments
 (0)