Skip to content

Commit b79d114

Browse files
committed
Remove coverage
1 parent 2f34963 commit b79d114

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

.codecov.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,3 @@ jobs:
4848
- uses: julia-actions/julia-buildpkg@v1
4949
timeout-minutes: 3
5050
- uses: julia-actions/julia-runtest@v1
51-
- uses: julia-actions/julia-processcoverage@v1
52-
- uses: codecov/codecov-action@v1
53-
with:
54-
file: lcov.info

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ For documentation, please refer to the [lib.jl](https://github.com/JuliaServices
88
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaServices.github.io/LibAwsCommon.jl/dev)
99

1010
GitHub Actions : [![Build Status](https://github.com/JuliaServices/LibAwsCommon.jl/workflows/CI/badge.svg)](https://github.com/JuliaServices/LibAwsCommon.jl/actions?query=workflow%3ACI+branch%3Amaster)
11-
12-
[![codecov.io](http://codecov.io/github/JuliaServices/LibAwsCommon.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaServices/LibAwsCommon.jl?branch=master)

0 commit comments

Comments
 (0)