summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-11-22 16:52:04 -0700
committermo khan <mo.khan@gmail.com>2020-11-22 16:52:04 -0700
commitb780d59985f376e7ae31a1688fcf0b8aad674c5b (patch)
treea48ae46d21e0bd95a00cdde4284e05a612cee804
parent83431c4992b5794badd9bbdc526fbcf3421516ff (diff)
chore: fix tabbing
-rw-r--r--.builds/test.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.builds/test.yml b/.builds/test.yml
index 3459203..2fb91f6 100644
--- a/.builds/test.yml
+++ b/.builds/test.yml
@@ -5,5 +5,5 @@ sources:
- git@git.sr.ht/~mokha/data-storage-api-ruby
tasks:
- test: |
- apk add ruby
- ./bin/test
+ apk add ruby
+ ./bin/test