Skip to content

Commit 313b56d

Browse files
committed
Revert "Publish test report in pull requests."
This reverts commit 195bd70.
1 parent 7b6fdd3 commit 313b56d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,3 @@ jobs:
3838
${{ runner.os }}-maven-
3939
- name: Build with Maven
4040
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

Comments
 (0)