feat: pip cache

This commit is contained in:
voidking 2024-01-08 13:41:25 +08:00
parent 3cbc16fde3
commit aa8e59563e

View file

@ -26,6 +26,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
cache: 'pip'
- name: Install dependencies
run: |
sh tests/scripts/run_install_deps.sh