diff --git a/.github/workflows/selfdrive_tests.yaml b/.github/workflows/selfdrive_tests.yaml index 8e6404a769415f..d6d2bc76fe175e 100644 --- a/.github/workflows/selfdrive_tests.yaml +++ b/.github/workflows/selfdrive_tests.yaml @@ -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