mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 02:34:21 +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;
|
||||
|
||||
- name: Publish to codecov
|
||||
uses: codecov/codecov-action@v2
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
flags: ${{ runner.os }}
|
||||
name: ${{ runner.os }}-coverage
|
||||
|
Loading…
Reference in New Issue
Block a user