Skip to content

Commit

Permalink
chore: tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
fjc0k committed Jul 5, 2023
1 parent e0992a6 commit 5b8b26d
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 @@ -11,5 +11,5 @@ jobs:

- name: test
run: |
npm install
npm run test
yarn
yarn test

0 comments on commit 5b8b26d

Please sign in to comment.