Skip to content

Commit 03a289f

Browse files
committed
Python Test 5
1 parent 810b21b commit 03a289f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
${{ runner.os }}-
3333
- name: Install Tools
3434
run: |
35-
pip -r install tools/requirements.txt
35+
pip install -r tools/requirements.txt
3636
bash tools/ci/install_node.sh
3737
bash tools/ci/install_spaceman_dmm.sh dreamchecker
3838
tools/bootstrap/python -c ''

0 commit comments

Comments
 (0)