mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-02-06 02:52:07 +08:00
Revert coverage action
This commit is contained in:
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
- run: |
|
||||
lcov --capture --directory . --output-file coverage.info --no-external
|
||||
|
||||
- uses: codecov/codecov-action@v4
|
||||
- uses: codecov/codecov-action@v3
|
||||
with:
|
||||
fail_ci_if_error: true
|
||||
files: ./coverage.info
|
||||
|
||||
Reference in New Issue
Block a user