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 c001db7 commit b4674a6Copy full SHA for b4674a6
1 file changed
.github/workflows/cibuild.yml
@@ -37,7 +37,6 @@ jobs:
37
popd
38
- name: Install
39
run: |
40
- python -m pip install --upgrade pip
41
pip install .
42
- name: Style check
43
0 commit comments