Skip to content

Commit

Permalink
Also run code_v1 integration test on self-hosted
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrice Normandin <[email protected]>
  • Loading branch information
lebrice committed May 22, 2024
1 parent 56a0c27 commit b49f350
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_code.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ def filter_line(line: str) -> str:
file_regression.check(filter_captured_output(captured_output))


@pytest.mark.skipif(sys.platform != "win32", reason="Only used on Windows.")
@pytest.mark.slow
@launches_jobs
@PARAMIKO_SSH_BANNER_BUG
Expand Down

0 comments on commit b49f350

Please sign in to comment.