Skip to content

Commit

Permalink
fix: add shell
Browse files Browse the repository at this point in the history
  • Loading branch information
lpm0073 committed Nov 28, 2023
1 parent e3d0d61 commit 3604be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/tests/pre-commit/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ runs:
node-version: "20.9.0"

- name: Install npm dev dependencies
shell: bash
run: npm install

- name: Check for pre-commit in requirements
Expand Down

0 comments on commit 3604be4

Please sign in to comment.