Skip to content

Commit

Permalink
chore: Update test-meson workflow to include building Python wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
sunt05 committed May 15, 2024
1 parent 47197e4 commit 807f443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
run: |
meson setup build
meson compile -C build
python -m build --wheel
# - name: Build wheels
# uses: pypa/[email protected]
Expand Down

0 comments on commit 807f443

Please sign in to comment.