Skip to content

Commit 093224e

Browse files
committed
ci: set --no-test to zbr
1 parent ae26a1f commit 093224e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ jobs:
150150
GIT_AUTHOR_NAME: 'QIWI Bot'
151151
GIT_COMMITTER_NAME: 'QIWI Bot'
152152
YARN_ENABLE_IMMUTABLE_INSTALLS: false
153-
run: npm_config_yes=true npx zx-bulk-release --no-build
153+
run: npm_config_yes=true npx zx-bulk-release --no-build --no-test

0 commit comments

Comments
 (0)