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 e74ddf9 commit e6f32c4Copy full SHA for e6f32c4
.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