Skip to content

Commit

Permalink
chore: github workflows update
Browse files Browse the repository at this point in the history
  • Loading branch information
betula committed Nov 30, 2023
1 parent de2ca28 commit 31fce38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- run: node --version
- run: yarn --version
- run: yarn
- run: yarn build
- run: yarn test --coverage
- uses: coverallsapp/github-action@master
with:
Expand Down

0 comments on commit 31fce38

Please sign in to comment.