mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-03-02 09:43:54 +08:00
remove rest of pylint (#29302)
* remove rest of pylint
* fix release build
old-commit-hash: e53f9597f3
This commit is contained in:
1
.github/workflows/selfdrive_tests.yaml
vendored
1
.github/workflows/selfdrive_tests.yaml
vendored
@@ -62,7 +62,6 @@ jobs:
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE
|
||||
cp .pre-commit-config.yaml $STRIPPED_DIR
|
||||
cp .pylintrc $STRIPPED_DIR
|
||||
cp mypy.ini $STRIPPED_DIR
|
||||
cp pyproject.toml $STRIPPED_DIR
|
||||
cp poetry.lock $STRIPPED_DIR
|
||||
|
||||
Reference in New Issue
Block a user