Skip to content

Commit 7d85f57

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
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)