ci: add missing codecov flags
This commit is contained in:
parent
7ff0aff70a
commit
01f1902900
|
@ -82,4 +82,5 @@ jobs:
|
|||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
files: ${{ inputs.context }}/coverage.xml
|
||||
flags: ${{ inputs.context }}
|
||||
name: ${{ inputs.context }}
|
||||
|
|
Loading…
Reference in New Issue