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 3a19c08 commit cc6f4e6Copy full SHA for cc6f4e6
buildspec-release.yml
@@ -18,4 +18,4 @@ phases:
18
tox -e py36,py37,py38 -- tests/unit
19
20
# run a subset of the integration tests
21
- - IGNORE_COVERAGE=- tox -e py36 -- tests/integ -m canary_quick -n 64 --boxed --reruns 2
+ - IGNORE_COVERAGE=- tox -e py36 -- tests/integ -m canary_quick -n 32 --boxed --reruns 2
0 commit comments