8000 ci- add eftest · AppsFlyer/unleash-client-clojure@fb4db37 · GitHub
[go: up one dir, main page]

Skip to content

Commit fb4db37

Browse files
committed
ci- add eftest
1 parent 9c9673e commit fb4db37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

project.clj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
:aliases {"clj-kondo" ["run" "-m" "clj-kondo.main"]
1919
"lint" ["run" "-m" "clj-kondo.main" "--lint" "src" "test"]}
2020
:plugins [[lein-ancient "1.0.0-RC3"]
21-
[lein-cloverage "1.2.2"]]
21+
[lein-cloverage "1.2.2"]
22+
[lein-eftest "0.5.9"]]
2223
:global-vars {*warn-on-reflection* true}}})

0 commit comments

Comments
 (0)
0