summaryrefslogtreecommitdiff
path: root/.builds/test.yml
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-09-28 12:28:14 +0300
committerAsko Nõmm <asko@nmm.ee>2025-09-28 12:28:14 +0300
commit3757abff6303412c4bc26685231a6698c8c0514e (patch)
tree2587341f5884df2b6536736485d3ec16db4155be /.builds/test.yml
parentb5f240c76e9f2ec7c6930a70a3188a43662785a6 (diff)
WIP coverage, finish test build
Diffstat (limited to '.builds/test.yml')
-rw-r--r--.builds/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.builds/test.yml b/.builds/test.yml
index 2f092e7..91deda7 100644
--- a/.builds/test.yml
+++ b/.builds/test.yml
@@ -15,4 +15,5 @@ tasks:
- test: |
source ~/.sdkman/bin/sdkman-init.sh
+ ls -la
clj -X:test \ No newline at end of file