Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
voidful committed Jun 25, 2020
1 parent 55f5175 commit 61d28b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
run: |
# stop the build if there are Python syntax errors or undefined names
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
- name: Test with pytest
run: |
pytest
- name: Build
run: |
python setup.py install

0 comments on commit 61d28b0

Please sign in to comment.