Skip to content

Commit 8d03e0f

Browse files
committed
test: run new tests only
1 parent 2c3bb04 commit 8d03e0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ env:
2020
PIP_ONLY_BINARY: numpy
2121
FORCE_COLOR: 3
2222
PYTEST_TIMEOUT: 300
23+
PYTEST_ADDOPTS: "-k critical_section"
2324
# For cmake:
2425
VERBOSE: 1
2526
CMAKE_COLOR_DIAGNOSTICS: 1

0 commit comments

Comments
 (0)