Skip to content

Commit

Permalink
removed obsolete steps
Browse files Browse the repository at this point in the history
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
  • Loading branch information
eckelj committed Nov 29, 2022
1 parent ed34702 commit eaabb03
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- name: Install dependencies
run: poetry install --with dev

- name: Test build
run: poetry build && poetry run twine check dist/*

- name: Upload to TestPyPI
run: |
poetry build
Expand Down

0 comments on commit eaabb03

Please sign in to comment.