Skip to content

Commit

Permalink
Temporarily enable wheel builds for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
marktsuchida committed Jul 5, 2024
1 parent 3f9e368 commit dee6d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: pytest -v

build_wheels:
if: github.event_name != 'pull_request'
# if: github.event_name != 'pull_request'
name: Build wheels on ${{ matrix.os }} ${{ matrix.macos_arch }}
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit dee6d5b

Please sign in to comment.