From b161bb933e54c1485c07280115991de272a3a2de Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Wed, 13 Mar 2024 20:35:50 +0800 Subject: [PATCH] docs:update junit test Action. --- .github/workflows/junit_test17.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/junit_test17.yml b/.github/workflows/junit_test17.yml index e6a10438..432f19a0 100644 --- a/.github/workflows/junit_test17.yml +++ b/.github/workflows/junit_test17.yml @@ -1,7 +1,7 @@ # This workflow will build a Java project with Maven # For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven -name: Test with Junit 2022.0+ +name: Test with Junit (JDK17) on: push: