Skip to content

Commit 9626940

Browse files
committed
restore bash
1 parent 42d99d5 commit 9626940

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
jobs:
1212
test:
1313
runs-on: ${{ matrix.os }}
14+
defaults:
15+
run:
16+
shell: bash # bash also on windows
1417

1518
strategy:
1619
fail-fast: false

0 commit comments

Comments
 (0)