Skip to content

Commit b029582

Browse files
committed
README: add libs test badge [skip ci]
Also update other GitHub Actions badges to use what seems to be a new URL syntax which is less escapy and easier on the eyes when editing.
1 parent 62a1f5f commit b029582

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
image:rewrite-clj-logo.png[rewrite-clj,270,60]
66

77
https://cljdoc.org/d/rewrite-clj/rewrite-clj/CURRENT[image:https://cljdoc.org/badge/rewrite-clj/rewrite-clj[cljdoc]]
8-
https://github.com/clj-commons/rewrite-clj/actions?query=workflow%3A%22Unit+Tests%22[image:https://github.com/clj-commons/rewrite-clj/workflows/Unit%20Tests/badge.svg[Unit Tests]]
9-
https://github.com/clj-commons/rewrite-clj/actions?query=workflow%3A%22Native+Image+Tests%22[image:https://github.com/clj-commons/rewrite-clj/workflows/Native%20Image%20Tests/badge.svg[Native Image Tests]]
8+
https://github.com/clj-commons/rewrite-clj/actions/workflows/unit-test.yml[image:https://github.com/clj-commons/rewrite-clj/actions/workflows/unit-test.yml/badge.svg[Unit Tests]]
9+
https://github.com/clj-commons/rewrite-clj/actions/workflows/libs-test.yml[image:https://github.com/clj-commons/rewrite-clj/actions/workflows/libs-test.yml/badge.svg[Libs Test]]
10+
https://github.com/clj-commons/rewrite-clj/actions/workflows/native-image-test.yml[image:https://github.com/clj-commons/rewrite-clj/actions/workflows/native-image-test.yml/badge.svg[Native Image Tests]]
1011
https://codecov.io/gh/clj-commons/rewrite-clj[image:https://codecov.io/gh/clj-commons/rewrite-clj/branch/main/graph/badge.svg[Code Coverage]]
1112
https://clojurians.slack.com/messages/CHB5Q2XUJ[image:https://img.shields.io/badge/slack-join_chat-brightgreen.svg[Join chat]]
1213
https://clojars.org/rewrite-clj[image:https://img.shields.io/clojars/v/rewrite-clj.svg[Clojars project]]

0 commit comments

Comments
 (0)