Skip to content

Commit

Permalink
change argument in codecov, from file to files
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Pan <[email protected]>
  • Loading branch information
Patrick Pan committed Nov 27, 2024
1 parent abdecc3 commit eadacba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
file: ./tests/OrasProject.Oras.Tests/coverage.opencover.xml
files: ./tests/OrasProject.Oras.Tests/coverage.opencover.xml

0 comments on commit eadacba

Please sign in to comment.