]> source.dussan.org Git - archiva.git/commitdiff
remove publish test report
authorOlivier Lamy <olamy@apache.org>
Fri, 6 May 2022 01:42:39 +0000 (11:42 +1000)
committerGitHub <noreply@github.com>
Fri, 6 May 2022 01:42:39 +0000 (11:42 +1000)
.github/workflows/maven.yml

index 06c43e8b9f5f58cf074d257cebeeb3a8ced0ca81..cbe068cd55dce13c32cb29f716276461db77fd69 100644 (file)
@@ -46,8 +46,3 @@ jobs:
 
       - name: Build with Maven
         run: mvn -e -B -V install -Pci-build -T2
-
-      - name: Publish Test Report
-        uses: scacap/action-surefire-report@v1
-        with:
-          github_token: ${{ secrets.GITHUB_TOKEN }}