Skip to content

Commit

Permalink
CI/test-pathogen-repo-ci-v0: fix avian-flu build-args
Browse files Browse the repository at this point in the history
  • Loading branch information
joverlee521 committed Mar 11, 2025
1 parent 02bfb1f commit 8fdaebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ jobs:
strategy:
matrix:
include:
- { pathogen: avian-flu, build-args: --configfile config/gisaid.yaml -pf test_target }
- { pathogen: avian-flu, build-args: --snakefile segment-focused/Snakefile -pf test_target }
- { pathogen: ebola }
- { pathogen: mumps }
- { pathogen: ncov, build-args: all_regions -j 2 --profile nextstrain_profiles/nextstrain-ci }
Expand Down

0 comments on commit 8fdaebb

Please sign in to comment.