Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tool3 committed May 17, 2024
1 parent 6909869 commit 817f0a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
with:
node-version: 16
- run: |
yarn
yarn test
npm ci
npm run test

0 comments on commit 817f0a8

Please sign in to comment.