We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1dbc06 commit b4ef82dCopy full SHA for b4ef82d
1 file changed
.github/workflows/test.yaml
@@ -102,4 +102,4 @@ jobs:
102
run: pip install tox
103
- name: Run integration
104
# Force one single concurrent test
105
- run: tox -e integration -- -n 1
+ run: tox -e integration
0 commit comments