Skip to content

Commit

Permalink
Updating workflow by suggestion of @florian-huber. This will break th…
Browse files Browse the repository at this point in the history
…e build but should get patched when I merge #13
  • Loading branch information
gchure committed Feb 9, 2024
1 parent 3139fb2 commit 3ea6285
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pytest-cov
pip install -r requirements.txt
pip install -e ./
- name: Test with pytest
run: |
Expand Down

0 comments on commit 3ea6285

Please sign in to comment.