Skip to content

Commit

Permalink
ci: update codecov action field name
Browse files Browse the repository at this point in the history
  • Loading branch information
Zxilly committed Nov 28, 2024
1 parent c2d002d commit fdc74d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/built-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
with:
disable_search: true
token: ${{ secrets.CODECOV_TOKEN }}
file: ${{ matrix.test-type }}.profile
files: ${{ matrix.test-type }}.profile
flags: ${{ matrix.test-type }}
verbose: true

Expand Down

0 comments on commit fdc74d2

Please sign in to comment.