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."