Skip to content

Commit ff670e2

Browse files
committed
test: only modify the tested customs benchmark
1 parent fac6927 commit ff670e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
with:
9191
directory: "."
9292
snakefile: "workflow/Snakefile"
93-
args: "--cores 1 --touch resources/regions/*/test-regions.cov-*.bed"
93+
args: "--cores 1 --touch resources/regions/giab-NA12878-agilent-200M/test-regions.cov-*.bed"
9494
stagein: |
9595
pip install snakemake-storage-plugin-zenodo
9696
pip install snakemake-storage-plugin-http

0 commit comments

Comments
 (0)