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