summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-11-22 17:01:44 -0700
committermo khan <mo.khan@gmail.com>2020-11-22 17:01:44 -0700
commit0e0e18f30d01bed38fa9c96621037d4726991738 (patch)
treefc506061b64c76cb84838f50c63a8016ce28647b
parente4655f8d7e85577ea2879942cea85ce375271dab (diff)
chore: install ruby-full pkg
-rw-r--r--.builds/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/test.yml b/.builds/test.yml
index f658eae..c5d54d4 100644
--- a/.builds/test.yml
+++ b/.builds/test.yml
@@ -5,6 +5,6 @@ sources:
- git@git.sr.ht/~mokha/data-storage-api-ruby
tasks:
- test: |
- sudo apk add ruby ruby-minitest
+ sudo apk add ruby-full
cd data-storage-api-ruby
sudo sh bin/test