Skip to content

Commit 16fc1f3

Browse files
committed
Update test workflow
1 parent 8f18970 commit 16fc1f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
uses: "actions/setup-python@v5"
7979
with:
8080
python-version: "3.x"
81+
cache: "pip"
8182
cache-dependency-path: |
8283
requirements.txt
8384
requirements-dev.txt

0 commit comments

Comments
 (0)