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 242ddfc commit 39e303eCopy full SHA for 39e303e
.github/workflows/cygwin.yml
@@ -168,7 +168,6 @@ jobs:
168
run: |
169
/usr/sbin/alternatives --set python /usr/bin/python3.${{ matrix.python-minor-version }}
170
/usr/sbin/alternatives --set python3 /usr/bin/python3.${{ matrix.python-minor-version }}
171
- /usr/sbin/alternatives --set pytest /usr/bin/pytest-3.${{matrix.python-minor-version }}
172
173
- name: Install Python dependencies
174
shell: bash.exe -eo pipefail -o igncr "{0}"
0 commit comments