CI: fix proc replay download cache permissions (#29636)
chmod that old-commit-hash: ab05bff07ded3d3cd932c59beaaa75c698195692
This commit is contained in:
1
.github/workflows/selfdrive_tests.yaml
vendored
1
.github/workflows/selfdrive_tests.yaml
vendored
@@ -301,6 +301,7 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
run: |
|
||||
${{ env.RUN }} "CI=1 coverage run selfdrive/test/process_replay/test_processes.py -j$(nproc) && \
|
||||
chmod -R 777 /tmp/comma_download_cache && \
|
||||
coverage xml"
|
||||
- name: Print diff
|
||||
id: print-diff
|
||||
|
||||
Reference in New Issue
Block a user