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 88a8c1e commit 4ddeab5Copy full SHA for 4ddeab5
.github/workflows/smoke_test.yml
@@ -32,7 +32,6 @@ jobs:
32
uses: actions/setup-python@v4
33
with:
34
python-version: ${{ matrix.python-version }}
35
- cache: 'pip'
36
37
- name: Install dependencies
38
run: |
0 commit comments