Skip to content

Commit 1c67616

Browse files
committed
test: 🔥 fixed unknow options
1 parent 1f36a61 commit 1c67616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
node-version: ${{ matrix.node-version }}
2828
- run: yarn
2929
- run: yarn lint
30-
- run: yarn build --if-present
30+
- run: yarn build
3131
- run: yarn test

0 commit comments

Comments
 (0)