mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-24 16:29:41 -04:00
👷 Remove pip cache for Smokeshow as it depends on a requirements.txt (#5700)
This commit is contained in:
committed by
GitHub
parent
0b53ee505b
commit
fcc4dd61f1
1
.github/workflows/smokeshow.yml
vendored
1
.github/workflows/smokeshow.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.9'
|
||||
cache: "pip"
|
||||
|
||||
- run: pip install smokeshow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user