Skip to content

Commit

Permalink
fix coverage step
Browse files Browse the repository at this point in the history
  • Loading branch information
mashehu committed Dec 13, 2023
1 parent f262b79 commit cd4ae58
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 @@ -159,7 +159,6 @@ jobs:

- name: Install deps
run: |
cd pytest
python -m pip install --upgrade pip -r requirements-dev.txt
pip install -e .
Expand Down

0 comments on commit cd4ae58

Please sign in to comment.