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 7b6fdd3 commit 313b56dCopy full SHA for 313b56d
.github/workflows/build.yml
@@ -38,6 +38,3 @@ jobs:
38
${{ runner.os }}-maven-
39
- name: Build with Maven
40
run: mvn --no-transfer-progress verify -DskipITs -DskipSign --batch-mode -Drevision=0
41
- - name: Publish Test Report
42
- if: ${{ always() }}
43
- uses: ScaCap/[email protected]
0 commit comments