Skip to content

Commit 3555227

Browse files
authored
Update main.yml
1 parent c8db707 commit 3555227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
run: |
2424
python -m pip install --upgrade pip
2525
pip install -r requirements.txt
26+
pip install -r requirements_tests.txt
2627
- name: Install package
2728
run: |
2829
python setup.py install sdist bdist_wheel

0 commit comments

Comments
 (0)