Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Signed-off-by: pywtk <[email protected]>
  • Loading branch information
pywtk authored Jan 29, 2024
1 parent 40a6d38 commit cd8dd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
style: file
files-changed-only: false
ignore: 'tests/'
ignore: './tests/*'

- name: Fail fast?!
if: steps.linter.outputs.checks-failed != 0
Expand Down

0 comments on commit cd8dd49

Please sign in to comment.