diff options
| author | mo khan <mo.khan@gmail.com> | 2020-11-22 16:55:05 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-11-22 16:55:05 -0700 |
| commit | 41d306daa20919447ed677a2587a9f262bfd2b28 (patch) | |
| tree | 9335b2a0796c4d5d55fd1f6d78292cb75cd12580 | |
| parent | ca313cf4a754961669a4c5368a3b68db8a922b85 (diff) | |
chore: debug
| -rw-r--r-- | .builds/test.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.builds/test.yml b/.builds/test.yml index 3599197..d1e3073 100644 --- a/.builds/test.yml +++ b/.builds/test.yml @@ -6,4 +6,6 @@ sources: tasks: - test: | sudo apk add ruby + ls -alh . + pwd ./bin/test |
