Skip to content

Commit 52860a0

Browse files
committed
update ci as well
1 parent 35b6bc3 commit 52860a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: |
4646
python -m venv venv
4747
source venv/bin/activate
48-
pip install -r python/requirements.txt
48+
pip install -r python/requirements-39.txt
4949
- name: Run Linters
5050
run: |
5151
source venv/bin/activate

0 commit comments

Comments
 (0)