ci: add missing codecov flags

This commit is contained in:
jo 2022-06-29 12:18:36 +02:00 committed by Kyle Robbertze
parent 7ff0aff70a
commit 01f1902900
1 changed files with 1 additions and 0 deletions

View File

@ -82,4 +82,5 @@ jobs:
uses: codecov/codecov-action@v3
with:
files: ${{ inputs.context }}/coverage.xml
flags: ${{ inputs.context }}
name: ${{ inputs.context }}