Skip to content

Commit 7ea1c6d

Browse files
author
Hidetaka Okamoto
committed
chore: update ci commands
1 parent 8d42387 commit 7ea1c6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
node-version: ${{ matrix.node-version }}
2828
cache: 'npm'
29+
- run: yarn
2930
- run: yarn run lint
3031
- run: yarn run test -- --ci
3132
- run: yarn run build

0 commit comments

Comments
 (0)