Skip to content

Commit

Permalink
Update pythonpackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vgainullin authored May 7, 2020
1 parent 073d187 commit 855a1b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
python -m pip install --upgrade pip
pip install pipenv
pip install .
pip install -r requirements.txt
- name: Test with unittest
run: |
pip install pytest
Expand Down

0 comments on commit 855a1b0

Please sign in to comment.