Skip to content

Commit 14ee3a9

Browse files
committed
fix: github action flow
Signed-off-by: Prasanna <iprasannamb@gmail.com>
1 parent 553f83b commit 14ee3a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Install dependencies
2626
run: |
2727
python -m pip install --upgrade pip
28+
pip install -r requirements.txt
2829
pip install -r requirements-dev.txt
2930
pip install pyzmq
3031

0 commit comments

Comments
 (0)