Skip to content

Commit

Permalink
Switched to default shellcheck in runner
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaslaurenson committed Jan 23, 2025
1 parent b338fdc commit d74d6d7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,4 @@ jobs:
uses: actions/checkout@v4

- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
ignore_paths: >-
./dist
./src/install_agent*
run: make lint

0 comments on commit d74d6d7

Please sign in to comment.