Skip to content

Commit cc57396

Browse files
Added Codecov to GitHub build
1 parent 43fe395 commit cc57396

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ jobs:
2222
cache: 'maven'
2323
- name: Build
2424
run: mvn --batch-mode --update-snapshots verify
25+
- name: Codecov
26+
uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)