Skip to content

Commit 9344931

Browse files
committed
CI: pass on the BASE_URL 🤦🤦‍♀️
1 parent 09fe7d6 commit 9344931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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
14+
passenv = BASE_URL, OMP_NUM_THREADS
1515

1616
deps =
1717
# We use these files to specify all the dependencies, and below we override

0 commit comments

Comments
 (0)