We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b014a commit 19729d2Copy full SHA for 19729d2
1 file changed
.github/workflows/run-tests.yml
@@ -34,7 +34,6 @@ jobs:
34
uses: actions/setup-python@v6
35
with:
36
python-version: '3.x'
37
- cache: 'pip'
38
39
- name: Install Python dependencies
40
run: pip install tomli
0 commit comments