Skip to content

Commit f454b7b

Browse files
committed
remove unnecessary shell cmd
1 parent 3192c95 commit f454b7b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/install.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ jobs:
88
test:
99
name: test ${{ matrix.py }} - ${{ matrix.os }} - ${{ matrix.env }}
1010
runs-on: ${{ matrix.os }}
11-
defaults:
12-
run:
13-
shell: bash -el {0}
1411
strategy:
1512
fail-fast: false
1613
matrix:

0 commit comments

Comments
 (0)