Skip to content

Commit

Permalink
Update GitHub Action configuration.
Browse files Browse the repository at this point in the history
Signed-off-by: txaty <[email protected]>
  • Loading branch information
txaty committed Nov 24, 2023
1 parent c5d990a commit d6de8f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ jobs:
uses: codacy/codacy-analysis-cli-action@master
if: success()

- name: Run coverage
run: make test_ci_coverage

- name: Codacy Coverage Reporter
uses: codacy/[email protected]
with:
Expand Down

0 comments on commit d6de8f6

Please sign in to comment.