Skip to content

Commit

Permalink
adjusted documentation, renamed github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sarartur committed Jun 24, 2022
1 parent 7b77c58 commit aa24d38
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
pytest
- name: Build and Upload to PyPi
if: startsWith(github.ref, 'refs/tags')
run: |
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/*
Expand Down

0 comments on commit aa24d38

Please sign in to comment.