Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#4379)
This commit is contained in:
parent
bf9f07dc0f
commit
3f09d28c4d
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
- name: Merging test results
|
||||
run: reportgenerator -reports:TestResults/**/*.xml -targetdir:TestResults -reporttypes:Cobertura -assemblyFilters:"-microsoft.data.sqlclient*;-grpc.core*;-opentracing*"
|
||||
|
||||
- uses: codecov/codecov-action@v3.1.1
|
||||
- uses: codecov/codecov-action@3.1.2
|
||||
with:
|
||||
file: TestResults/Cobertura.xml
|
||||
env_vars: OS
|
||||
|
|
|
|||
Loading…
Reference in New Issue