We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83dacb7 commit d8c5759Copy full SHA for d8c5759
1 file changed
.github/workflows/maven.yml
@@ -18,3 +18,4 @@ jobs:
18
java-version: 11
19
- name: Build with Maven
20
run: mvn -B package --file pom.xml
21
+ - uses: codecov/codecov-action@v1
0 commit comments