shellcheck 2

This commit is contained in:
Gaurav Nelson 2020-04-02 20:35:01 +10:00 committed by GitHub
parent d3ee94846e
commit 2ec4399c39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ jobs:
with:
use-quiet-mode: 'yes'
folder-path: 'md'
- name: shellcheck
uses: ludeeus/action-shellcheck@0.1.0
shellcheck:
runs-on: [ubuntu-latest]
steps:
- uses: 'bewuethr/shellcheck-action@v2'