Skip to content

Commit

Permalink
test build on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cvzi committed Feb 2, 2023
1 parent 7cddf37 commit 7560270
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- name: Test install
run: |
python -m pip install .
- name: Test build
run: |
python -m build
coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7560270

Please sign in to comment.