Skip to content

Commit 1d9e219

Browse files
committed
temporary change for tests
1 parent 5b35b50 commit 1d9e219

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: |
2525
python -m pip install --upgrade pip
2626
python -m pip install .
27+
python -m pip install -r requirements.txt
2728
python -m pip install -r requirements-dev.txt
2829
- name: Test
2930
run: |

0 commit comments

Comments
 (0)