Skip to content

Commit

Permalink
Fix release GitHub Action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nycholas committed Feb 11, 2024
1 parent 9aa8a67 commit 4567e52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
build-wheels:
name: Build wheels on ${{ matrix.platform }}
needs: [run-tox, coverage]
runs-on: ${{ matrix.platform }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 4567e52

Please sign in to comment.