Skip to content

Commit a1f0c9f

Browse files
authored
Update test_package.yml
1 parent 5363c9e commit a1f0c9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
python-version: ${{ matrix.python-version }}
2424

2525
- name: Install dependencies
26+
shell: bash
2627
run: |
2728
python -m pip install --upgrade pip
2829
pip install pytest

0 commit comments

Comments
 (0)