Skip to content

Commit

Permalink
fix build_wheels workflow?
Browse files Browse the repository at this point in the history
  • Loading branch information
jfolz committed Oct 12, 2024
1 parent 7bf5e52 commit 4237ccf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on: [push, pull_request, workflow_dispatch]

jobs:
build_wheels:
needs: [doc_consistency]
name: Build wheels on ${{ matrix.os }} ${{ matrix.arch }}
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 4237ccf

Please sign in to comment.