Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohalt committed Apr 13, 2024
1 parent ee25a78 commit e44ac44
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ jobs:
with:
name: dist
path: dist
- run: |
pwd
find .
- uses: mxschmitt/action-tmate@v3
- name: Integration tests
run: |
pytest -s
Expand All @@ -59,7 +57,6 @@ jobs:
path: dist
- run: |
find .
- uses: mxschmitt/action-tmate@v3
#- name: Publish to PyPi
# uses: pypa/gh-action-pypi-publish@release/v1
# with:
Expand Down

0 comments on commit e44ac44

Please sign in to comment.