Skip to content

Commit

Permalink
up ci for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MLDERES committed Sep 8, 2020
1 parent 9a58c5b commit 34a65d0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,4 @@ jobs:
- name: Run flake8
run: flake8
- name: tests
run: |
pip install .[tests]
pytest
run: pytest

0 comments on commit 34a65d0

Please sign in to comment.