Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Dec 22, 2023
1 parent aa02d70 commit 2c0960c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- name: Install dependencies
run: brew install shellcheck

- name: Node
run: node -v

- name: Lint shell files
run: ./scripts/lint/shell.sh

Expand Down

0 comments on commit 2c0960c

Please sign in to comment.