Skip to content

Commit

Permalink
Remove pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
wuwwen committed Nov 22, 2023
1 parent 95725e8 commit 6827fa6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
- name: Install mikeplus
run: |
pip install .[test]
- name: Test with pytest
run: |
pytest
#- name: Test with pytest
# run: |
# pytest

0 comments on commit 6827fa6

Please sign in to comment.