Skip to content

Commit dd3dd0e

Browse files
committed
build: fixed CI job
1 parent 493e156 commit dd3dd0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- run: npm install -g npm@8
2525
- run: node --version
2626
- run: yarn
27-
- run: yarn test:unit
27+
- run: yarn test

0 commit comments

Comments
 (0)