Skip to content

Commit 2269413

Browse files
committed
try seeting bash default
1 parent 0094912 commit 2269413

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ on:
99
pull_request:
1010
branches: [ main ]
1111

12+
defaults:
13+
run:
14+
shell: bash -eux {0}
15+
1216
jobs:
1317
build:
1418

0 commit comments

Comments
 (0)