Skip to content

Commit 8fdaebb

Browse files
committed
CI/test-pathogen-repo-ci-v0: fix avian-flu build-args
Follow up on <nextstrain/avian-flu#103>
1 parent 02bfb1f commit 8fdaebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
strategy:
215215
matrix:
216216
include:
217-
- { pathogen: avian-flu, build-args: --configfile config/gisaid.yaml -pf test_target }
217+
- { pathogen: avian-flu, build-args: --snakefile segment-focused/Snakefile -pf test_target }
218218
- { pathogen: ebola }
219219
- { pathogen: mumps }
220220
- { pathogen: ncov, build-args: all_regions -j 2 --profile nextstrain_profiles/nextstrain-ci }

0 commit comments

Comments
 (0)