Skip to content

Commit 41755ec

Browse files
Update Codecov workflow and use the latest version of the codecov-action (#137)
1 parent 8fc2628 commit 41755ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/make-list.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,5 @@ jobs:
4343
uses: codecov/codecov-action@v4
4444
with:
4545
token: ${{ secrets.CODECOV_TOKEN }}
46-
flags: unittests
4746
fail_ci_if_error: true
4847
files: ./coverage.xml

0 commit comments

Comments
 (0)