Skip to content

Commit

Permalink
ci: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
YoloMao committed May 7, 2024
1 parent 7e9248d commit a88178b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
files: ${{ env.DERIVED_DATA }}/cobertura-coverage.xml
files: /Users/runner/.DerivedData/cobertura-coverage.xml
directory: ${{ github.workspace }}
verbose: true

Expand Down

0 comments on commit a88178b

Please sign in to comment.