Skip to content

Commit

Permalink
Update codecov parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler authored Nov 18, 2024
1 parent 7966449 commit ec88874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Upload to codecov.io
uses: codecov/codecov-action@v5
with:
file: info.lcov
files: info.lcov
linux:
runs-on: ubuntu-latest
timeout-minutes: 15
Expand Down Expand Up @@ -61,4 +61,4 @@ jobs:
- name: Upload to codecov.io
uses: codecov/codecov-action@v5
with:
file: info.lcov
files: info.lcov

0 comments on commit ec88874

Please sign in to comment.