Skip to content

Commit

Permalink
tox: pass PLATALEA_DEVICE to test environment
Browse files Browse the repository at this point in the history
This allows for easily running the test suite on GPU.
  • Loading branch information
egpbos committed Apr 27, 2021
1 parent 73067d4 commit 1ffcb82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ deps =
commands =
wandb off
coverage run -m pytest
passenv = PLATALEA_DEVICE

[testenv:lint]
deps =
Expand Down

0 comments on commit 1ffcb82

Please sign in to comment.