Explorar el Código

remove publish test report

dependabot/maven/master/selenium-server.version-3.141.59
Olivier Lamy hace 2 años
padre
commit
7720f9bdaf
No account linked to committer's email address
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0
    5
      .github/workflows/maven.yml

+ 0
- 5
.github/workflows/maven.yml Ver fichero

@@ -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 }}

Cargando…
Cancelar
Guardar