diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-19 21:16:02 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-19 21:16:02 -0500 |
commit | 7ab74b9fa921eb55d233abc7a8d8e63cd0a63608 (patch) | |
tree | 06c9fa6c9feeaa7477527477b3d3c72e00b77591 /.build.yml | |
parent | 9f76365768ca418a9aae902ef080d66cbc18077d (diff) | |
download | hyperterm-7ab74b9fa921eb55d233abc7a8d8e63cd0a63608.tar.lz hyperterm-7ab74b9fa921eb55d233abc7a8d8e63cd0a63608.tar.xz hyperterm-7ab74b9fa921eb55d233abc7a8d8e63cd0a63608.zip |
test
Diffstat (limited to '.build.yml')
-rw-r--r-- | .build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,7 +7,9 @@ packages: tasks: - test: | ls -l + cd hyperterm - bashrc: | + ls -l shellcheck .bash_profile shellcheck ./hyperterm/hyperterm.sh shellcheck ./hyperterm/_custom.sh |