We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb5dbe commit 5cbe8eaCopy full SHA for 5cbe8ea
.github/workflows/CI.yml
@@ -38,7 +38,6 @@ jobs:
38
julia --color=yes coverage.jl
39
- uses: codecov/codecov-action@v5
40
with:
41
- token: ${{ secrets.CODECOV_TOKEN }}
42
files: lcov.info
43
44
docs:
0 commit comments