Skip to content

Commit

Permalink
now cache?
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-desroches committed Dec 5, 2024
1 parent dedc485 commit 2656918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/selfdrive_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ jobs:
./selfdrive/ui/tests/create_test_translations.sh && \
QT_QPA_PLATFORM=offscreen ./selfdrive/ui/tests/test_translations && \
chmod -R 777 /tmp/comma_download_cache"
echo "real?"
sudo chmod -R 777 .ci_cache/comma_download_cache
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 2656918

Please sign in to comment.