File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 33
33
- name : Dependency check
34
34
uses : gradle/gradle-build-action@v2
35
35
with :
36
- arguments : dependencyCheckAnalyze
36
+ arguments : dependencyCheckAnalyze
37
+ - name : jacoco-badge-generator
38
+
Original file line number Diff line number Diff line change 2
2
3
3
Extension for [ AssertJ] ( https://github.com/assertj/assertj-core ) API for making asynchronous assertions.
4
4
5
- [ ![ Build Status] ( https://github.com/Webfleet-Solutions/assertj-async/actions/workflows/build.yml/badge.svg?branch=main )] ( https://travis-ci.org/Webfleet-Solutions/oauth-java-example )
5
+ [ ![ Build Status] ( https://github.com/Webfleet-Solutions/assertj-async/actions/workflows/build.yml/badge.svg?branch=main )] ( https://github.com/Webfleet-Solutions/assertj-async/actions/workflows/build.yml )
6
+ [ ![ Coverage] ( .github/badges/jacoco.svg )] ( https://github.com/Webfleet-Solutions/assertj-async/actions/workflows/build.yml?branch=main )
6
7
[ ![ license] ( http://img.shields.io/badge/license-MIT-blue.svg?style=flat )] ( https://opensource.org/licenses/MIT )
7
8
8
9
## Usage
You can’t perform that action at this time.
0 commit comments