Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass plural files: to codecov action
Browse files Browse the repository at this point in the history
webknjaz authored Nov 15, 2024
1 parent ebd6799 commit 5f75414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
@@ -334,7 +334,7 @@ jobs:
uses: codecov/codecov-action@v5
with:
token: bb0fa8d8-1f5b-4b59-95f4-ec338cbd13a4
file: ./coverage.xml
files: ./coverage.xml
flags: >-
CI-GHA,
pytest,

0 comments on commit 5f75414

Please sign in to comment.