Update test.yml

This commit is contained in:
Tonye Jack 2021-05-21 08:11:59 -04:00 committed by GitHub
parent fa61b8872b
commit bc50a219c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,8 @@ jobs:
uses: actions/checkout@v2.3.4 uses: actions/checkout@v2.3.4
with: with:
fetch-depth: 0 fetch-depth: 0
- name: shellcheck
uses: reviewdog/action-shellcheck@v1.5
- name: Run changed-files with defaults - name: Run changed-files with defaults
id: changed-files id: changed-files
uses: ./ uses: ./