Skip to content

Commit

Permalink
Update Test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre authored Dec 1, 2024
1 parent 6881c85 commit b6caa95
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
directories: "src,juliac"
- 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 b6caa95

Please sign in to comment.