Skip to content

Commit

Permalink
ci.yaml: Pin pathogen-repo-ci
Browse files Browse the repository at this point in the history
Pin the `pathogen-repo-ci` to v0, which is before changes for the
"smart" workflow were added.
  • Loading branch information
joverlee521 committed Jun 12, 2024
1 parent 6f58ff7 commit c0a9227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
test-build:
uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@master
uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@v0
with:
build-args: all_regions -j 2 --profile nextstrain_profiles/nextstrain-ci

Expand Down

0 comments on commit c0a9227

Please sign in to comment.