Skip to content

Commit 3d0cac4

Browse files
committed
apply defaults
1 parent 49edaeb commit 3d0cac4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/python-package.yml

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

12+
defaults:
13+
run:
14+
shell: bash
15+
1216
jobs:
13-
defaults:
14-
run:
15-
shell: bash
1617

1718
testCode:
1819

0 commit comments

Comments
 (0)