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 717f576 commit 7f78ed9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
@@ -90,9 +90,9 @@ jobs:
with:
xml-out: coverage.xml

- name: Install xml2js
run: npm install xml2js

- uses: actions/setup-node@v3
- run: npm install xml2js
- name: Check coverage report
id: check-coverage
uses: actions/github-script@v7

0 comments on commit 7f78ed9

Please sign in to comment.