Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
Signed-off-by: KonanAI <[email protected]>
  • Loading branch information
konan-ai authored Jul 15, 2023
1 parent e75f412 commit b3eb014
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pytest pytest-cov coverage
pip install -e .
- name: Run pytest with coverage
run: |
coverage erase
Expand Down

0 comments on commit b3eb014

Please sign in to comment.