We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef6201 commit 99c00caCopy full SHA for 99c00ca
.github/workflows/pr-external-dependency-unit-tests.yml
@@ -88,8 +88,6 @@ jobs:
88
shell: script -q -e -c "bash --noprofile --norc -eo pipefail {0}"
89
run: |
90
py.test \
91
- -n 8 \
92
- --dist loadfile \
93
--durations=8 \
94
-o junit_family=xunit2 \
95
-xv \
0 commit comments