Skip to content

Commit

Permalink
feat(ci): use coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
jenspots committed Mar 12, 2024
1 parent 3f1dbb0 commit 2495d0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ jobs:
- run: npm ci
- run: npm run build
- run: npm run test

- name: Coveralls GitHub Action
uses: coverallsapp/[email protected]

0 comments on commit 2495d0d

Please sign in to comment.