Skip to content

Commit de64df3

Browse files
committed
fix CI issue
1 parent 1f8687b commit de64df3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@ jobs:
1515
node-version: ${{ matrix.node }}
1616
- run: npx pnpm i --frozen-lockfile=false
1717
- run: npm run lint
18-
- run: npm run test

0 commit comments

Comments
 (0)