diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-19 21:13:49 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-19 21:13:49 -0500 |
commit | 9f76365768ca418a9aae902ef080d66cbc18077d (patch) | |
tree | b75baf4d2f37d85a21566d76af148fd3f43ae538 /.build.yml | |
parent | 3c412ef4cfdd92a74f419bde1fd24482ab217fdb (diff) | |
download | hyperterm-9f76365768ca418a9aae902ef080d66cbc18077d.tar.lz hyperterm-9f76365768ca418a9aae902ef080d66cbc18077d.tar.xz hyperterm-9f76365768ca418a9aae902ef080d66cbc18077d.zip |
Add fix test
Diffstat (limited to '.build.yml')
-rw-r--r-- | .build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ packages: - shellcheck - xz-utils tasks: + - test: | + ls -l - bashrc: | shellcheck .bash_profile shellcheck ./hyperterm/hyperterm.sh |