Skip to content

Commit

Permalink
Merge pull request #260 from brainglobe/fix-ubuntu-tests
Browse files Browse the repository at this point in the history
pass DISPLAY env var to tox
  • Loading branch information
alessandrofelder authored Oct 30, 2023
2 parents 3fd3359 + 4f69d1d commit 3cf712a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ extras =
dev
commands =
pytest -v --color=yes --cov=brainrender --cov-report=xml
passenv =
DISPLAY

0 comments on commit 3cf712a

Please sign in to comment.