Skip to content

Commit fddcce8

Browse files
committed
use bash shell
1 parent 00c3495 commit fddcce8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
python-version: ${{ matrix.python-version }}
2323
- name: Set Python version for tox
2424
run: echo "PY_VERSION=$(echo py${version//./})" >> $GITHUB_ENV
25+
shell: bash
2526
env:
2627
version: ${{ matrix.python-version }}
2728
- name: Register Python problem matcher

0 commit comments

Comments
 (0)