mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 23:33:58 +08:00
release pre-commit: test translations (#27017)
we should be able to run on the stripped dir now
old-commit-hash: 3efb22e82b
This commit is contained in:
2
.github/workflows/selfdrive_tests.yaml
vendored
2
.github/workflows/selfdrive_tests.yaml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
cp .pylintrc $STRIPPED_DIR
|
||||
cp mypy.ini $STRIPPED_DIR
|
||||
cd $STRIPPED_DIR
|
||||
${{ env.RUN }} "SKIP=test_translations pre-commit run --all"
|
||||
${{ env.RUN }} "pre-commit run --all"
|
||||
|
||||
build_all:
|
||||
name: build all
|
||||
|
||||
Reference in New Issue
Block a user