Skip to content

Commit b968478

Browse files
committed
Update pytest.yml
1 parent bd80626 commit b968478

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Install dependencies
2323
run: |
2424
python -m pip install --upgrade pip
25+
pip install -r requirements.txt
2526
pip install pytest
2627
2728
- name: Run pytest

0 commit comments

Comments
 (0)