We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3192c95 commit f454b7bCopy full SHA for f454b7b
.github/workflows/install.yml
@@ -8,9 +8,6 @@ jobs:
8
test:
9
name: test ${{ matrix.py }} - ${{ matrix.os }} - ${{ matrix.env }}
10
runs-on: ${{ matrix.os }}
11
- defaults:
12
- run:
13
- shell: bash -el {0}
14
strategy:
15
fail-fast: false
16
matrix:
0 commit comments