Skip to content

Commit

Permalink
update pip action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andreatramacere committed Apr 17, 2024
1 parent 9b5d21a commit c58e785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-pip-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
pip install dist/*.tar.gz
- name: 'test sdist'
if: github.event.inputs.tags != null
working-directory: .github/action_test/
run: |
echo $(running tests!)
Expand Down

0 comments on commit c58e785

Please sign in to comment.