mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
bump to v2 of codecov
This commit is contained in:
1 parent
92202807f7
commit
804c09b6c5
1 file changed
+1
-1
@@ -42,7 +42,7 @@ jobs:
|
||||
run: |
|
||||
pytest --cov=meshtastic --cov-report=xml
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v2
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
file: ./coverage.xml
|
||||
|
||||
Reference in new issue
Block a user