Skip to content

Commit

Permalink
Leave containers so we can see test output on the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
LourensVeen committed Feb 2, 2025
1 parent fd3b738 commit 2bfb5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cerulean.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from time import sleep


CLEAN_UP_CONTAINERS = True
CLEAN_UP_CONTAINERS = False


@pytest.fixture
Expand Down

0 comments on commit 2bfb5d8

Please sign in to comment.