Browse Source

remove publish test report

dependabot/maven/master/selenium-server.version-3.141.59
Olivier Lamy 2 years ago
parent
commit
7720f9bdaf
No account linked to committer's email address
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      .github/workflows/maven.yml

+ 0
- 5
.github/workflows/maven.yml View 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 }}

Loading…
Cancel
Save