Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit e7c58b1

Browse files
committed
tweak
1 parent e458963 commit e7c58b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/lint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ cd "$SCRIPT_DIR"
5454
--src-dir="$SRC_DIR" \
5555
--mac-host-warnings-as-errors="$MAC_HOST_WARNINGS_AS_ERRORS" \
5656
--shard-variants="ios_debug"
57-
--shard-id 0
57+
--shard-id=0
5858
"$@"
5959

6060
echo "$(date +%T) Running pylint"

0 commit comments

Comments
 (0)