From 45c742d3a1b7d3cdc0583e90f1d0aeafae271c1c Mon Sep 17 00:00:00 2001 From: Tal Regev Date: Thu, 5 Aug 2021 12:58:10 +0300 Subject: [PATCH] Fix report bug: Remove token. --- .github/workflows/test-report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test-report.yml b/.github/workflows/test-report.yml index 286e83ced4..6af7d19843 100644 --- a/.github/workflows/test-report.yml +++ b/.github/workflows/test-report.yml @@ -16,4 +16,3 @@ jobs: path: '*.xml' # Path to test results (inside artifact .zip) reporter: java-junit fail-on-error: false - token: $1