From fcd54bad1248231a45189c2532ecb7b65c7e1caa Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Thu, 25 May 2023 10:42:09 -0400 Subject: [PATCH] Fix naming to no clash with old name. --- .github/workflows/java-tests.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/java-tests.yaml b/.github/workflows/java-tests.yaml index cc43155ac8e81a..33d267edb23a95 100644 --- a/.github/workflows/java-tests.yaml +++ b/.github/workflows/java-tests.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -name: Tests +name: Java Tests on: push: @@ -33,7 +33,7 @@ env: jobs: java_tests_linux: - name: Java Tests - Linux + name: Linux timeout-minutes: 130 env: