Skip to content

Commit

Permalink
ci: use bash shell on all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 committed Aug 20, 2024
1 parent 851f846 commit 8af85b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ permissions:

jobs:
test:
defaults:
run:
shell: bash
strategy:
matrix:
node-version:
Expand Down

0 comments on commit 8af85b8

Please sign in to comment.