Skip to content

Commit

Permalink
fix: add the fake names
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Jan 8, 2025
1 parent 8145607 commit 011961c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Upload coverage to Codecov (arg token)
uses: codecov/codecov-action@main
with:
files: coverage.xml
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
Expand Down
Empty file added coverage.xml
Empty file.
Empty file added fake/coverage.xml/coverage.xml
Empty file.

0 comments on commit 011961c

Please sign in to comment.