Skip to content

Commit 64fadb3

Browse files
author
Gonzalo Diaz
committed
[CONFIG] Makefile coverage/html action updated.
1 parent d73c166 commit 64fadb3

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)