Skip to content

Commit 3ea6285

Browse files
committed
Updating workflow by suggestion of @florian-huber. This will break the build but should get patched when I merge #13
1 parent 3139fb2 commit 3ea6285

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pytest.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
run: |
2525
python -m pip install --upgrade pip
2626
pip install pytest-cov
27-
pip install -r requirements.txt
2827
pip install -e ./
2928
- name: Test with pytest
3029
run: |

0 commit comments

Comments
 (0)