Skip to content

Commit 7e9e971

Browse files
committed
in pipenv
1 parent aa245f1 commit 7e9e971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tools_tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Build openpilot
3030
run: |
3131
source ~/.bashrc
32-
scons -j$(nproc)
32+
pipenv run scons -j$(nproc)
3333
3434
plotjuggler:
3535
name: plotjuggler

0 commit comments

Comments
 (0)