Skip to content

Commit

Permalink
CI: remove a redundant Python setup step
Browse files Browse the repository at this point in the history
  • Loading branch information
offbyone committed Jan 3, 2023
1 parent 55c8628 commit 3bdc43e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,6 @@ jobs:
# We want our tags here
fetch-depth: 0
- uses: hynek/build-and-inspect-python-package@v1.1
- uses: "actions/setup-python@v4"
with:
python-version: "3.10"

install-dev:
strategy:
Expand Down

0 comments on commit 3bdc43e

Please sign in to comment.