Skip to content

Commit ed9397e

Browse files
committed
chore: disable test run: no tests in the block yet
1 parent aa6ac07 commit ed9397e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
notify-telegram: true
2727
node-version: '20.x'
2828
build-script-name: 'build'
29-
test: true
29+
test: false
3030
test-script-name: 'test'
3131
pnpm-recursive-build: true
3232
pnpm-recursive-tests: true

0 commit comments

Comments
 (0)