release pre-commit: test translations (#27017)

we should be able to run on the stripped dir now
This commit is contained in:
Shane Smiskol
2023-01-20 11:46:02 -08:00
committed by GitHub
parent 2c5a952a1c
commit 3efb22e82b
+1 -1
View File
@@ -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