File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2828 - name : Verify JAVA_HOME
2929 run : |
3030 echo "JAVA_HOME is set to: $JAVA_HOME"
31-
31+
3232 # Run Maven tests
3333 - name : Run Maven Tests
3434 # This command will execute your project's tests.
Original file line number Diff line number Diff line change 11# Algorithm Problem Solutions
22
33[ ![ Compile] ( https://github.com/lzwjava/algorithm-solutions/actions/workflows/maven.yml/badge.svg )] ( https://github.com/lzwjava/algorithm-solutions/actions/workflows/maven.yml )
4-
5-
4+ [ ![ Test] ( https://github.com/lzwjava/algorithm-solutions/actions/workflows/test.yml/badge.svg )] ( https://github.com/lzwjava/algorithm-solutions/actions/workflows/test.yml )
65
76Problem solutions of some algorithm problems from online judge platforms.
87
You can’t perform that action at this time.
0 commit comments