Skip to content

Commit

Permalink
Merge branch 'trs/ci/setup-nextstrain-cli-update'
Browse files Browse the repository at this point in the history
  • Loading branch information
tsibley committed Feb 16, 2024
2 parents 8f687df + d2c2c5f commit 0af26ae
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rebuild-100k.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
- uses: actions/checkout@v4

- uses: nextstrain/.github/actions/setup-nextstrain-cli@master
with:
python-version: "3.10"

- name: Launch GISAID build
run: |
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/rebuild-country.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
- uses: actions/checkout@v4

- uses: nextstrain/.github/actions/setup-nextstrain-cli@master
with:
python-version: "3.10"

- name: Launch build
run: |
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/rebuild-gisaid-21L.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
- uses: actions/checkout@v4

- uses: nextstrain/.github/actions/setup-nextstrain-cli@master
with:
python-version: "3.10"

- name: Launch build
run: |
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/rebuild-gisaid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
- uses: actions/checkout@v4

- uses: nextstrain/.github/actions/setup-nextstrain-cli@master
with:
python-version: "3.10"

- name: Launch build
run: |
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/rebuild-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
- uses: actions/checkout@v4

- uses: nextstrain/.github/actions/setup-nextstrain-cli@master
with:
python-version: "3.10"

- name: Launch build
run: |
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/revert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
- uses: actions/checkout@v4

- uses: nextstrain/.github/actions/setup-nextstrain-cli@master
with:
python-version: "3.10"

- name: Revert build
run: |
Expand Down

0 comments on commit 0af26ae

Please sign in to comment.