Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fraxy-v authored Aug 31, 2024
1 parent 9752277 commit 717f576
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ jobs:
with:
xml-out: coverage.xml

- name: Install xml2js
run: npm install xml2js

- name: Check coverage report
id: check-coverage
uses: actions/github-script@v7
Expand Down

0 comments on commit 717f576

Please sign in to comment.