Skip to content
Snippets Groups Projects
Commit 5a90b49d authored by Rambaud Pierrick's avatar Rambaud Pierrick
Browse files

fix: push the coverage report to codecov

parent a2131d55
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ jobs: ...@@ -74,7 +74,7 @@ jobs:
path: coverage.xml path: coverage.xml
coverage: coverage:
needs: [build] needs: [test]
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/download-artifact@v4 - uses: actions/download-artifact@v4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment