Skip to content

Commit

Permalink
Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyowl committed Oct 18, 2023
1 parent 0a3ee2b commit 13d3a50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ conda_install_args=
--override-channels

# Pass through the following environment variables which may be needed for the CI
; passenv = HOME WINDIR LC_ALL LC_CTYPE CI TRAVIS
# (maybe only needed for MacOS?)
passenv = HOME WINDIR LC_ALL LC_CTYPE CI TRAVIS

# Running the tests from within the tests/ dir avoids importing from source tree
changedir = tests
Expand Down

0 comments on commit 13d3a50

Please sign in to comment.