Skip to content

Commit cb546f4

Browse files
Remove files input
Remove the files input to simplify the workflow.
1 parent bf01420 commit cb546f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
- name: Upload coverage to Codecov
6969
uses: codecov/codecov-action@v5
7070
with:
71-
files: ./artifacts/coverage.cobertura.xml,./src/TodoApp/coverage/lcov.info
7271
flags: ${{ matrix.os-name }}
7372
token: ${{ secrets.CODECOV_TOKEN }}
7473

0 commit comments

Comments
 (0)