We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f293ab commit 0484b74Copy full SHA for 0484b74
1 file changed
.github/workflows/ci.yml
@@ -41,5 +41,6 @@ jobs:
41
- run: pkg-build ${{ matrix.pkg }}
42
env:
43
GITHUB_TOKEN: ${{ github.token }}
44
+ shell: bash
45
46
- run: pkg-test
0 commit comments