Skip to content

Commit 909379f

Browse files
committed
testing the issue-678 (43)
1 parent 61d4e2a commit 909379f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-issue-678.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
echo "JAVA HOME "$JAVA_HOME
2727
export PATH=${JAVA_HOME}/bin
2828
echo "PATH "$PATH
29-
#java --help
29+
java --help
3030
test-ubuntu:
3131
runs-on: ubuntu-latest
3232
container: ubuntu:latest

0 commit comments

Comments
 (0)