Skip to content

Commit 3660ec7

Browse files
authored
Update testing_pr.yml
1 parent 53794bc commit 3660ec7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing_pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,6 @@ jobs:
5656
run: python -m pytest
5757

5858
- name: Test with pytest on Linux/MacOS
59+
shell: bash -el {0}
5960
if: startsWith(matrix.os, 'windows') != true
6061
run: python -m pytest

0 commit comments

Comments
 (0)