Skip to content

Commit 03a63ca

Browse files
authored
Merge pull request #157 from sir-gon/develop
[CONFIG] Makefile coverage/html action updated.
2 parents d73c166 + 64fadb3 commit 03a63ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ test: env
6363
coverage: test
6464

6565
coverage/html: test
66+
open algorithm-exercises-java/build/reports/jacoco/test/html/index.html
6667

6768
outdated:
6869

0 commit comments

Comments
 (0)