mirror of
https://github.com/meshtastic/python.git
synced 2026-09-16 07:20:23 -04:00
update codecov
This commit is contained in:
1 parent
804c09b6c5
commit
bd4d309d89
1 file changed
+2
-2
@@ -45,11 +45,11 @@ jobs:
|
||||
uses: codecov/codecov-action@v2
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
file: ./coverage.xml
|
||||
files: ./coverage.xml
|
||||
flags: unittests
|
||||
name: codecov-umbrella
|
||||
yml: ./codecov.yml
|
||||
fail_ci_if_error: true
|
||||
verbose: true
|
||||
validate:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
|
||||
Reference in new issue
Block a user