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 6ed3dd4 commit d70cb83Copy full SHA for d70cb83
.github/workflows/smoke-tests.yaml
@@ -19,7 +19,6 @@ jobs:
19
with:
20
python-version: '3.10'
21
cache: 'pip'
22
- cache-dependency-path: requirements.txt,requirements-dev.txt
23
24
- name: Install dependencies
25
run: |
0 commit comments