Skip to content

Commit a305a9c

Browse files
author
patduin
committed
removing coveralls
1 parent bfdcea7 commit a305a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
java-version: '8'
1818
java-package: jdk
1919
- name: Run Maven Targets
20-
run: mvn package jacoco:report coveralls:report --batch-mode --show-version
20+
run: mvn package jacoco:report --batch-mode --show-version

0 commit comments

Comments
 (0)