[BWA-141] Use files instead of file in codecov action (#315)

This commit is contained in:
Patrick Honkonen
2025-01-10 10:55:07 -05:00
committed by GitHub
parent 7fdb669786
commit 1316882ef4

View File

@@ -79,6 +79,4 @@ jobs:
- name: Upload to codecov.io
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
with:
file: app/build/reports/kover/reportDebug.xml
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
files: app/build/reports/kover/reportDebug.xml