Merge pull request #100 from nextstrain/james/division-metadata #430
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CI | |
on: | |
- push | |
- pull_request | |
jobs: | |
ci: | |
# Pin pathogen-repo-ci since this repo's file structure does not conform to | |
# to the smart pathogen-repo-ci. It's unclear if it every will completely | |
# conform since this is a collaborative repo with an external group. | |
uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@v0 | |
with: | |
build-args: --configfile config/gisaid.yaml -pf test_target |