We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e18799 commit 6a92c01Copy full SHA for 6a92c01
.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