Skip to content

Commit

Permalink
Remove SureFire report as it does not work with PRs from forks due to S…
Browse files Browse the repository at this point in the history
  • Loading branch information
tivv committed Feb 18, 2021
1 parent 6b8cdb4 commit 5f55ff0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,3 @@ jobs:
path: |
**/target/rat.txt
**/target/surefire-reports/*
- name: Surefire Report
# Pinned 1.0.5 version
uses: ScaCap/action-surefire-report@ad808943e6bfbd2e6acba7c53fdb5c89534da533
if: always()
with:
# GITHUB_TOKEN
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5f55ff0

Please sign in to comment.