👷 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

View File

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