Add partial codecov flag to CI to trigger carryforward coverage (#60256)

This commit is contained in:
Franck Nijhof 2021-11-24 01:34:03 +01:00 committed by GitHub
parent 7e9ff26b4c
commit 314f593066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -900,3 +900,5 @@ jobs:
coverage xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2.1.0
with:
flags: partial