We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ebe2d commit a20b393Copy full SHA for a20b393
1 file changed
.github/workflows/test.yml
@@ -25,7 +25,6 @@ jobs:
25
26
- name: Install dependencies
27
run: |
28
- python -m pip install --upgrade pip
29
python -m pip install --upgrade nox virtualenv
30
31
- name: Nox build
0 commit comments