mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 21:17:24 +00:00
Update action.yml
This commit is contained in:
parent
7f8b4b4bde
commit
fb09b33382
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
---
|
- - name: Codecov
|
||||||
|
uses: codecov/codecov-action@v5.1.1
|
||||||
|
--
|
||||||
# yamllint disable rule:line-length
|
# yamllint disable rule:line-length
|
||||||
name: 'Codecov'
|
name: 'Codecov'
|
||||||
description: 'GitHub Action that uploads coverage reports for your repository to codecov.io'
|
description: 'GitHub Action that uploads coverage reports for your repository to codecov.io'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue