Skip to content

Commit bec6cd9

Browse files
committed
remove push to codecov
1 parent 4117cd0 commit bec6cd9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,4 @@ jobs:
3030
arch: ${{ matrix.arch }}
3131
- uses: julia-actions/julia-buildpkg@latest
3232
- uses: julia-actions/julia-runtest@latest
33-
- uses: julia-actions/julia-uploadcodecov@latest
34-
env:
35-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
33+

0 commit comments

Comments
 (0)