Added Codecov badge.
This commit is contained in:
parent
42d2da1eab
commit
2f996bec48
2 changed files with 2 additions and 1 deletions
2
.github/workflows/dart.yml
vendored
2
.github/workflows/dart.yml
vendored
|
@ -30,4 +30,4 @@ jobs:
|
||||||
name: Publish coverage to Codecov
|
name: Publish coverage to Codecov
|
||||||
with:
|
with:
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
verbose: true
|
verbose: false
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
[](http://opensource.org/licenses/BSD-3-Clause)
|
[](http://opensource.org/licenses/BSD-3-Clause)
|
||||||
[](https://github.com/ethauvin/dcat/actions/workflows/dart.yml)
|
[](https://github.com/ethauvin/dcat/actions/workflows/dart.yml)
|
||||||
|
[](https://codecov.io/gh/ethauvin/dcat)
|
||||||
|
|
||||||
# dcat: Concatenate File(s) to Standard Output
|
# dcat: Concatenate File(s) to Standard Output
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue