From 2475cfaac6e02e79c72efdfbd2bfa23f724c7cc6 Mon Sep 17 00:00:00 2001 From: "He-Pin(kerr)" Date: Mon, 29 Jan 2024 19:05:00 +0800 Subject: [PATCH] Update verify-jdk9-classes.sh --- .github/workflows/verify-jdk9-classes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verify-jdk9-classes.sh b/.github/workflows/verify-jdk9-classes.sh index 220020fbdc1..e4a13e69669 100644 --- a/.github/workflows/verify-jdk9-classes.sh +++ b/.github/workflows/verify-jdk9-classes.sh @@ -15,4 +15,4 @@ for file in stream/target/scala-cli/*.sc; do fi done -echo "All verifications successful." \ No newline at end of file +echo "All verifications successful."