5 lines
101 B
Text
5 lines
101 B
Text
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
clj -A:test -n babashka.pods.jvm-test
|
||
|
|
clj -A:sci:test -n babashka.pods.sci-test
|