Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit77d19c9

Browse files
authored
ci: fix shellcheck lint error (#19933)
1 parent0ece153 commit77d19c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/nightly-gauntlet.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
144144
DB=ci gotestsum \
145145
--format standard-quiet --packages "./..." \
146-
-- -timeout=20m -v -p $NUM_PARALLEL_PACKAGES -parallel=$NUM_PARALLEL_TESTS$TESTCOUNT
146+
-- -timeout=20m -v -p"$NUM_PARALLEL_PACKAGES" -parallel="$NUM_PARALLEL_TESTS" "$TESTCOUNT"
147147
148148
-name:Upload Embedded Postgres Cache
149149
uses:./.github/actions/embedded-pg-cache/upload

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp