Skip to content

Commit 248151d

Browse files
committed
Skip decontam in tests
1 parent 6c7a611 commit 248151d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tests/e2e/test_full_run.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ def run_sunbeam(setup):
6262
tmp_path,
6363
"--include",
6464
"sbx_gene_clusters",
65+
"--skip",
66+
"decontam",
6567
"--show-failed-logs",
6668
],
6769
capture_output=True,

0 commit comments

Comments
 (0)