diff options
-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 |