summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-09-28 12:32:39 +0300
committerAsko Nõmm <asko@nmm.ee>2025-09-28 12:32:39 +0300
commitc811171418c164eea54c88b6ca5633bee01585f5 (patch)
treeff739d2618a8a3e3cafd6f534defde7c69ad9200
parent3757abff6303412c4bc26685231a6698c8c0514e (diff)
WIP coverage, finish test build
-rw-r--r--.builds/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/test.yml b/.builds/test.yml
index 91deda7..62833ff 100644
--- a/.builds/test.yml
+++ b/.builds/test.yml
@@ -15,5 +15,5 @@ tasks:
- test: |
source ~/.sdkman/bin/sdkman-init.sh
- ls -la
+ cd ./dompa
clj -X:test \ No newline at end of file