Skip to content

Commit 740903f

Browse files
authored
Update node.js.yml
1 parent 06cbc73 commit 740903f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
with:
2727
node-version: ${{ matrix.node-version }}
2828
cache: yarn
29-
- run: yarn ci
29+
- run: yarn format:ci
3030
- run: yarn run build --if-present
3131
- run: yarn test

0 commit comments

Comments
 (0)