Skip to content

Commit

Permalink
ci(test-coverage): Setup kover
Browse files Browse the repository at this point in the history
  • Loading branch information
warnyul committed Mar 14, 2024
1 parent 86e9cab commit 1f8e726
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
retention-days: 5
kover:
runs-on: ubuntu-22.04
needs:
- build
permissions:
actions: read
checks: write
Expand Down

0 comments on commit 1f8e726

Please sign in to comment.