aboutsummaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-02-19 21:13:49 -0500
committerJesús <heckyel@hyperbola.info>2021-02-19 21:13:49 -0500
commit9f76365768ca418a9aae902ef080d66cbc18077d (patch)
treeb75baf4d2f37d85a21566d76af148fd3f43ae538 /.build.yml
parent3c412ef4cfdd92a74f419bde1fd24482ab217fdb (diff)
downloadhyperterm-9f76365768ca418a9aae902ef080d66cbc18077d.tar.lz
hyperterm-9f76365768ca418a9aae902ef080d66cbc18077d.tar.xz
hyperterm-9f76365768ca418a9aae902ef080d66cbc18077d.zip
Add fix test
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index d30ebb8..5ebdbd1 100644
--- a/.build.yml
+++ b/.build.yml
@@ -5,6 +5,8 @@ packages:
- shellcheck
- xz-utils
tasks:
+ - test: |
+ ls -l
- bashrc: |
shellcheck .bash_profile
shellcheck ./hyperterm/hyperterm.sh