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 1a31569 commit 6e0721fCopy full SHA for 6e0721f
1 file changed
.github/workflows/test.yaml
@@ -29,7 +29,6 @@ jobs:
29
uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2.3.4
30
with:
31
python-version: '3.x'
32
- cache: 'pip'
33
-
34
name: Install Python packages
35
run: pip install -r requirements.txt
0 commit comments