Skip to content

Commit

Permalink
fix: remote shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
verytactical committed Jan 15, 2025
1 parent 14616b8 commit 89a2b57
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,6 @@ jobs:
run: |
yarn knip
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
if: runner.os != 'Windows'
with:
scandir: "./scripts"

- name: Show an example .pkg file on Windows
if: runner.os == 'Windows'
run: |
Expand Down

0 comments on commit 89a2b57

Please sign in to comment.