Skip to content

Commit 7d85f57

Browse files
committed
fix yml format
1 parent b34a7ba commit 7d85f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: |
2121
yarn install
2222
yarn lint
23-
yarn build
23+
yarn build
2424
yarn test --maxWorkers=50% --silent
2525
env:
2626
CI: true

0 commit comments

Comments
 (0)