Skip to content

Commit

Permalink
ci minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
calcoloergosum committed Jul 30, 2021
1 parent d6bc7ae commit 906e06b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@ jobs:
pip3 install -e .
pip3 check
- name: Static tests
run: |
# pylint kbest_lap -d fixme --ignore-patterns version.py
- name: Test with pytest
run: |
pip3 install -r requirements.ci.txt
Expand Down

0 comments on commit 906e06b

Please sign in to comment.