Skip to content

Commit 990c9cf

Browse files
committed
TST: Update tox config to fix timeouts in CI.
1 parent 64c9256 commit 990c9cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ description = run tests
1111
setenv =
1212
devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
1313

14+
passenv = OMP_NUM_THREADS
15+
1416
deps =
1517
# We use these files to specify all the dependencies, and below we override
1618
# versions for specific testing schenarios

0 commit comments

Comments
 (0)