Skip to content

Commit

Permalink
Remove pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Xu committed Dec 16, 2023
1 parent 01195ea commit d68aeaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- name: Install dependencies Makefile
run: |
poetry install
poetry run pytest
- name: Deploy to PyPi
uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down

0 comments on commit d68aeaa

Please sign in to comment.