Skip to content

Commit

Permalink
chore: coverage report for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
berenteb committed Mar 16, 2024
1 parent 4343d2b commit 7833fbe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dynamic-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ jobs:

- name: Run Jest tests
run: yarn test:coverage

- name: Coverage Report
uses: codecov/codecov-action@v4

0 comments on commit 7833fbe

Please sign in to comment.