This commit is contained in:
Mikeal Rogers 2019-09-09 22:44:53 +00:00
commit 4f00575e85
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
clean: true
- name: Shell Lint
uses: actions/bin/shellcheck@master
with: