👷 Remove pip cache for Smokeshow as it depends on a requirements.txt (#5700)

This commit is contained in:
Sebastián Ramírez 2022-11-27 14:53:13 +01:00 committed by GitHub
parent 0b53ee505b
commit fcc4dd61f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.9'
cache: "pip"
- run: pip install smokeshow