Skip to content

Commit

Permalink
removed jacoco mentions in documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Oussema Toujani <[email protected]>
  • Loading branch information
Oussema Toujani committed Jul 14, 2024
1 parent 4403499 commit 3a041e0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ Development
### Run Test Suite

mvn clean test

### Coverage Report

open coverage/target/site/jacoco/index.html

Releases
--------
Expand Down
6 changes: 0 additions & 6 deletions zalando-cloud-aws-kms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,12 +167,6 @@ Encryption context and extra options can be combined in any order.
```shell
mvn clean test
```

### Coverage Report

```shell
open coverage/target/site/jacoco/index.html
```

## Releases

Expand Down

0 comments on commit 3a041e0

Please sign in to comment.