Skip to content

Commit 52700bd

Browse files
committed
Merge branch 'stable' into staging
2 parents a8f76d1 + 1881cdc commit 52700bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)