mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-22 08:43:54 +08:00
lint.sh: check shebang format for bash + python3 (#33286)
lint shebang old-commit-hash: 63a38dcd4d463bdee788baa10c15e25cdf726ef4
This commit is contained in:
@@ -67,7 +67,7 @@ jobs:
|
||||
cd $GITHUB_WORKSPACE
|
||||
cp pyproject.toml $STRIPPED_DIR
|
||||
cd $STRIPPED_DIR
|
||||
${{ env.RUN }} "scripts/lint.sh --skip check_added_large_files"
|
||||
${{ env.RUN }} "scripts/lint/lint.sh --skip check_added_large_files"
|
||||
|
||||
build:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user