Skip to content

Commit

Permalink
Update Check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre authored Dec 1, 2024
1 parent cb9cff3 commit 6881c85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v5
with:
file: lcov.info
files: lcov.info
plugins: noop
disable_search: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 6881c85

Please sign in to comment.