Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocao committed Nov 8, 2023
1 parent 33e6bf6 commit e7b7097
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,4 @@ jobs:
run: |
python -m build
pip install dist/*.whl
- name: Integration tests
run: |
for n in examples/*.py
do
python $n
done

0 comments on commit e7b7097

Please sign in to comment.