Try to add bash to tests
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
IamTheFij 2020-01-28 14:02:51 -05:00
parent 3522297171
commit fa2c56fced

View File

@ -13,7 +13,7 @@ steps:
commands: commands:
- ls - ls
- pwd - pwd
- apk add make shellcheck - apk add bash make shellcheck
- make all - make all
- name: notify - name: notify