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 c05c0fe commit e2134bdCopy full SHA for e2134bd
.github/workflows/ci.yml
@@ -41,7 +41,6 @@ jobs:
41
uses: actions/setup-python@v4
42
with:
43
python-version: ${{ matrix.python-version }}
44
- cache: 'pip'
45
46
47
- name: Install dependencies
0 commit comments