Skip to content

Commit 9bfaccb

Browse files
fix: add exclusion
1 parent 8145607 commit 9bfaccb

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: codecov/codecov-action@main
2121
with:
2222
fail_ci_if_error: true
23+
exclude: exclusion
2324
token: ${{ secrets.CODECOV_TOKEN }}
2425
verbose: true
2526
- name: Upload coverage to Codecov (env token)

exclusion/coverage.xml

Whitespace-only changes.

0 commit comments

Comments
 (0)