Add fix test

This commit is contained in:
Jesús 2021-02-19 21:13:49 -05:00
parent 3c412ef4cf
commit 9f76365768
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -5,6 +5,8 @@ packages:
- shellcheck - shellcheck
- xz-utils - xz-utils
tasks: tasks:
- test: |
ls -l
- bashrc: | - bashrc: |
shellcheck .bash_profile shellcheck .bash_profile
shellcheck ./hyperterm/hyperterm.sh shellcheck ./hyperterm/hyperterm.sh