Skip to content

Commit

Permalink
tweak release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jepler committed Mar 12, 2023
1 parent 23433e4 commit 4ed4ef3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
python -mpip install wheel
python -mpip install -r requirements-dev.txt
- name: Test
run: make coverage

- name: Build release
run: python -mbuild

Expand Down

0 comments on commit 4ed4ef3

Please sign in to comment.