Skip to content

Commit

Permalink
Add comment to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stefsmeets committed Aug 27, 2024
1 parent 4cb5673 commit 0fa6c10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_proteus_start.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from proteus import Proteus

if os.getenv('CI'):
# https://github.com/FormingWorlds/PROTEUS/pull/149
pytest.skip(reason='No way of currently testing this on the CI.', allow_module_level=True)


Expand Down

0 comments on commit 0fa6c10

Please sign in to comment.