We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02bfb1f commit 8fdaebbCopy full SHA for 8fdaebb
.github/workflows/ci.yml
@@ -214,7 +214,7 @@ jobs:
214
strategy:
215
matrix:
216
include:
217
- - { pathogen: avian-flu, build-args: --configfile config/gisaid.yaml -pf test_target }
+ - { pathogen: avian-flu, build-args: --snakefile segment-focused/Snakefile -pf test_target }
218
- { pathogen: ebola }
219
- { pathogen: mumps }
220
- { pathogen: ncov, build-args: all_regions -j 2 --profile nextstrain_profiles/nextstrain-ci }
0 commit comments