We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b6090 commit eda23f9Copy full SHA for eda23f9
2 files changed
.github/workflows/ci.yml
@@ -151,7 +151,7 @@ jobs:
151
run: make -j2 test
152
153
- name: Publish Unit Test Coverage
154
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
+ uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3
155
with:
156
flags: unittests
157
file: _output/tests/linux_amd64/coverage.txt
.github/workflows/provider-ci.yml
@@ -281,7 +281,7 @@ jobs:
281
282
283
284
285
286
287
0 commit comments