Skip to content
Snippets Groups Projects
Unverified Commit 36460fea authored by Arthur Sonzogni's avatar Arthur Sonzogni Committed by GitHub
Browse files

Switch to codecov v3 (#458)

parent d7553564
Branches
No related tags found
No related merge requests found
...@@ -106,7 +106,7 @@ jobs: ...@@ -106,7 +106,7 @@ jobs:
ctest -C Debug --rerun-failed --output-on-failure; ctest -C Debug --rerun-failed --output-on-failure;
- name: Publish to codecov - name: Publish to codecov
uses: codecov/codecov-action@v2 uses: codecov/codecov-action@v3
with: with:
flags: ${{ runner.os }} flags: ${{ runner.os }}
name: ${{ runner.os }}-coverage name: ${{ runner.os }}-coverage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment