We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103e63b commit 1b6ef03Copy full SHA for 1b6ef03
.github/workflows/.hatch-run.yml
@@ -57,3 +57,4 @@ jobs:
57
PYPI_USERNAME: ${{ secrets.pypi-username }}
58
PYPI_PASSWORD: ${{ secrets.pypi-password }}
59
run: hatch run ${{ inputs.hatch-run }}
60
+ shell: bash
0 commit comments