diff options
| author | mo khan <mo.khan@gmail.com> | 2020-11-22 16:56:07 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-11-22 16:56:07 -0700 |
| commit | 7b2cbdb716e4a4ae56e8fa24a132e60d97528eec (patch) | |
| tree | 158ad2b79b1d9a88d6506e83e2a12426bf8d9fc8 | |
| parent | 41d306daa20919447ed677a2587a9f262bfd2b28 (diff) | |
chore: cd into project dir
| -rw-r--r-- | .builds/test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.builds/test.yml b/.builds/test.yml index d1e3073..2636104 100644 --- a/.builds/test.yml +++ b/.builds/test.yml @@ -8,4 +8,5 @@ tasks: sudo apk add ruby ls -alh . pwd + cd data-storage-api-ruby ./bin/test |
