Skip to content

Commit

Permalink
Update auto-update-publish.yml
Browse files Browse the repository at this point in the history
alhasacademy96 committed Feb 5, 2024
1 parent 49d3496 commit 04f2247
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/auto-update-publish.yml
Original file line number Diff line number Diff line change
@@ -26,14 +26,6 @@ jobs:
python -m pip install --upgrade pip
pip install .
- name: Install test dependencies
run: |
pip install pytest
- name: Run tests with pytest
run: |
pytest test/
- name: Build binary wheel and a source tarball
run: |
python setup.py sdist bdist_wheel

0 comments on commit 04f2247

Please sign in to comment.