Skip to content

Commit 77778dc

Browse files
authored
fixes CI badge in README
1 parent 90c11b7 commit 77778dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# locate-java-home
22
> Locates `JAVA_HOME` on any platform, and can differentiate between different versions.
33
4-
[![Test Status](https://github.com/viperproject/locate-java-home/workflows/test/badge.svg?branch=master)](https://github.com/viperproject/locate-java-home/actions?query=workflow%3Atest+branch%3Amaster)
4+
[![Test Status](https://github.com/viperproject/locate-java-home/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/viperproject/locate-java-home/actions?query=workflow%3Atest+branch%3Amaster)
55

66
## Usage
77

0 commit comments

Comments
 (0)