Skip to content

Commit 5814daa

Browse files
committed
temporarily switch off codecov
1 parent dee2038 commit 5814daa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ jobs:
4343
- uses: julia-actions/julia-buildpkg@v1
4444
- uses: julia-actions/julia-runtest@v1
4545
- uses: julia-actions/julia-processcoverage@v1
46-
- uses: codecov/codecov-action@v1
47-
with:
48-
file: lcov.info
46+
# - uses: codecov/codecov-action@v1
47+
# with:
48+
# file: lcov.info
4949
docs:
5050
name: Documentation
5151
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)