Skip to content

Commit

Permalink
report coverage?
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmortar committed Aug 9, 2024
1 parent 6e4a0d3 commit 98ac1bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
run: cp ./.env.test.example ./.env.test
- name: Test
run: npm run test:cov
- name: Run CTRF annotations
run: npx gitub-actions-ctrf ./coverage/coverage-final.json

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 98ac1bd

Please sign in to comment.