Skip to content

Commit fb197c4

Browse files
committed
[nop] Update test badges
1 parent 122d575 commit fb197c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ It is used at scale by [Carmine](https://www.taoensso.com/carmine), [Faraday](ht
1515

1616
- `2025-05-18` `v3.6.0`: [release info](../../releases/tag/v3.6.0)
1717

18-
[![Main tests][Main tests SVG]][Main tests URL]
18+
[![Clj tests][Clj tests SVG]][Clj tests URL]
1919
[![Graal tests][Graal tests SVG]][Graal tests URL]
2020

2121
See [here][GitHub releases] for earlier releases.
@@ -122,7 +122,7 @@ Licensed under [EPL 1.0](LICENSE.txt) (same as Clojure).
122122
[Clojars SVG]: https://img.shields.io/clojars/v/com.taoensso/nippy.svg
123123
[Clojars URL]: https://clojars.org/com.taoensso/nippy
124124

125-
[Main tests SVG]: https://github.com/taoensso/nippy/actions/workflows/main-tests.yml/badge.svg
126-
[Main tests URL]: https://github.com/taoensso/nippy/actions/workflows/main-tests.yml
125+
[Clj tests SVG]: https://github.com/taoensso/nippy/actions/workflows/clj-tests.yml/badge.svg
126+
[Clj tests URL]: https://github.com/taoensso/nippy/actions/workflows/clj-tests.yml
127127
[Graal tests SVG]: https://github.com/taoensso/nippy/actions/workflows/graal-tests.yml/badge.svg
128128
[Graal tests URL]: https://github.com/taoensso/nippy/actions/workflows/graal-tests.yml

0 commit comments

Comments
 (0)