Skip to content

Commit

Permalink
update package scripts used in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
henrinie-nc committed Aug 16, 2024
1 parent 8915ceb commit 06b581a
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 @@ -22,5 +22,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: yarn
- run: yarn test:coverage
- run: yarn compile
- run: yarn coverage
- run: yarn build

0 comments on commit 06b581a

Please sign in to comment.