We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bash -l {0}
1 parent e690519 commit 6e1980cCopy full SHA for 6e1980c
.github/workflows/testing_ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ${{ matrix.os }}
16
defaults:
17
run:
18
- shell: bash {0}
+ shell: bash -l {0}
19
strategy:
20
fail-fast: false
21
matrix:
0 commit comments