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 2c3bb04 commit 8d03e0fCopy full SHA for 8d03e0f
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ env:
20
PIP_ONLY_BINARY: numpy
21
FORCE_COLOR: 3
22
PYTEST_TIMEOUT: 300
23
+ PYTEST_ADDOPTS: "-k critical_section"
24
# For cmake:
25
VERBOSE: 1
26
CMAKE_COLOR_DIAGNOSTICS: 1
0 commit comments