Skip to content

Commit

Permalink
ci: Remove python-version input to setup-nextstrain-cli action
Browse files Browse the repository at this point in the history
Deprecated and no longer used as setup-python isn't called.

Related-to: <nextstrain/.github#55>
  • Loading branch information
tsibley committed Feb 16, 2024
1 parent 63bee47 commit 3475a8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ jobs:
DOCKER_DEFAULT_PLATFORM: ${{ matrix.platform }}

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

- name: Run zika-tutorial
run: |
Expand Down

0 comments on commit 3475a8c

Please sign in to comment.