summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.builds/test.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.builds/test.yml b/.builds/test.yml
index fcc048a..f658eae 100644
--- a/.builds/test.yml
+++ b/.builds/test.yml
@@ -5,8 +5,6 @@ sources:
- git@git.sr.ht/~mokha/data-storage-api-ruby
tasks:
- test: |
- sudo apk add ruby
- ls -alh .
- pwd
+ sudo apk add ruby ruby-minitest
cd data-storage-api-ruby
sudo sh bin/test