Skip to content

Commit 6be489b

Browse files
authored
Install test requirements
1 parent 3295dd2 commit 6be489b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ jobs:
3737
- name: Test with pytest
3838
run: |
3939
pip install pytest
40+
pip install -r requirements_test_all.txt
4041
pytest

0 commit comments

Comments
 (0)