Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
weearc committed Feb 23, 2021
1 parent a3bf09f commit 2903738
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
run: |
python -m pip install poetry
python -m pip install .
- name: pytest
run: |
poetry run pytest
- name: build
run: |
poetry build
Expand Down

0 comments on commit 2903738

Please sign in to comment.