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 8f18970 commit 16fc1f3Copy full SHA for 16fc1f3
.github/workflows/test.yml
@@ -78,6 +78,7 @@ jobs:
78
uses: "actions/setup-python@v5"
79
with:
80
python-version: "3.x"
81
+ cache: "pip"
82
cache-dependency-path: |
83
requirements.txt
84
requirements-dev.txt
0 commit comments