We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53794bc commit 3660ec7Copy full SHA for 3660ec7
.github/workflows/testing_pr.yml
@@ -56,5 +56,6 @@ jobs:
56
run: python -m pytest
57
58
- name: Test with pytest on Linux/MacOS
59
+ shell: bash -el {0}
60
if: startsWith(matrix.os, 'windows') != true
61
0 commit comments