We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1034b3a commit f7c9232Copy full SHA for f7c9232
.github/workflows/issue1096.yml
@@ -14,7 +14,6 @@ jobs:
14
uses: actions/setup-python@v3
15
with:
16
python-version: '3.10.12'
17
- cache: 'pip'
18
19
- name: Install dependencies
20
run: pip install -r requirements.txt
0 commit comments