Skip to content

Commit

Permalink
Update Codecov action configuration in CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
neilime authored Nov 15, 2024
1 parent 0b6424b commit a8ea0d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/__shared-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:
if: matrix.stable
uses: codecov/codecov-action@v5
with:
file: ./build/logs/clover.xml
token: ${{ secrets.CODECOV_TOKEN }}
files: ./build/logs/clover.xml

build-website:
name: Check that website is building without errors
Expand Down

0 comments on commit a8ea0d7

Please sign in to comment.