chore(deps): update codecov/codecov-action digest to 894ff02 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e2cf940bcd
commit
f3ea2efca1
|
|
@ -57,7 +57,7 @@ jobs:
|
||||||
run: coverage run --omit="*/test*" -m pytest
|
run: coverage run --omit="*/test*" -m pytest
|
||||||
|
|
||||||
- name: Upload coverage to Codecov
|
- name: Upload coverage to Codecov
|
||||||
uses: codecov/codecov-action@83bb3d021028f9dc6dbb1d70855155d0cab6e627
|
uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2
|
||||||
with:
|
with:
|
||||||
flags: unittests # optional
|
flags: unittests # optional
|
||||||
name: coverage # optional
|
name: coverage # optional
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,7 @@ jobs:
|
||||||
run: coverage run --omit="*/test*" -m pytest
|
run: coverage run --omit="*/test*" -m pytest
|
||||||
|
|
||||||
- name: Upload coverage to Codecov
|
- name: Upload coverage to Codecov
|
||||||
uses: codecov/codecov-action@83bb3d021028f9dc6dbb1d70855155d0cab6e627
|
uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2
|
||||||
with:
|
with:
|
||||||
flags: unittests # optional
|
flags: unittests # optional
|
||||||
name: coverage # optional
|
name: coverage # optional
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue