diff --git a/script/test b/script/test index 406ba73..576735a 100755 --- a/script/test +++ b/script/test @@ -1,4 +1,4 @@ #!/usr/bin/env bash -clj -A:test -n babashka.pods.jvm-test -clj -A:sci:test -n babashka.pods.sci-test +clojure -A:test -n babashka.pods.jvm-test +clojure -A:sci:test -n babashka.pods.sci-test