mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 10:40:00 +08:00
Switch to codecov v3 (#458)
This commit is contained in:
parent
d755356481
commit
36460fea2a
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user