Skip to content

Commit

Permalink
default shell bash
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Mar 2, 2024
1 parent a2dc4b9 commit 66c2e1c
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 @@ -31,6 +31,9 @@ jobs:
]
fail-fast: false
runs-on: ${{ matrix.os }}
defaults:
run:
shell: bash
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 66c2e1c

Please sign in to comment.