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 6a9a54e commit e08f1bbCopy full SHA for e08f1bb
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,6 @@ jobs:
19
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
20
with:
21
python-version: '3.11'
22
- cache: 'pip'
23
24
- name: Install test dependencies
25
run: |
0 commit comments