Add exclude and testfiles

This commit is contained in:
ludeeus
2020-05-30 11:44:01 +02:00
parent c07d062aa5
commit 18c29dd450
9 changed files with 52 additions and 19 deletions

View File

@@ -6,5 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Shellcheck
uses: ludeeus/action-shellcheck@master
- name: Run Shellcheck
uses: ${GITHUB_REPOSITORY}@${GITHUB_SHA}
with:
ignore: "ignore"