Skip to content

Commit 8f5608a

Browse files
committed
add test badge
1 parent c0f8eb8 commit 8f5608a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Latest release: 1.5.648
4949

5050
[Contributing to Clojure projects](https://clojure.org/community/contributing) requires a signed Contributor Agreement. Pull requests and GitHub issues are not accepted; please use the [core.async JIRA project](https://clojure.atlassian.net/browse/ASYNC) to report problems or enhancements.
5151

52+
[![CLJS Tests](https://github.com/clojure/core.async/actions/workflows/test.yml/badge.svg)](https://github.com/clojure/core.async/actions/workflows/test.yml)
53+
5254
To run the ClojureScript tests:
5355

5456
* lein cljsbuild once
@@ -57,7 +59,7 @@ To run the ClojureScript tests:
5759

5860
## License
5961

60-
Copyright © 2017-2021 Rich Hickey and contributors
62+
Copyright © 2017-2022 Rich Hickey and contributors
6163

6264
Distributed under the Eclipse Public License, the same as Clojure.
6365

0 commit comments

Comments
 (0)