Skip to content

Commit

Permalink
Update publish-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suvayu authored Jul 11, 2024
1 parent 3df0bdd commit 7a89e50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
- name: Install PySE
run: |
pip install dist/*.whl
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
- name: Remove source, run tests on installed package
run: |
rm -rf sourcefinder
Expand Down

0 comments on commit 7a89e50

Please sign in to comment.