mirror of https://github.com/tiangolo/fastapi.git
💚 Fix pip cache for Smokeshow (#5697)
This commit is contained in:
parent
c77384fc8f
commit
c942a9b8d0
|
|
@ -18,7 +18,6 @@ jobs:
|
|||
with:
|
||||
python-version: '3.9'
|
||||
cache: "pip"
|
||||
cache-dependency-path: pyproject.toml
|
||||
|
||||
- run: pip install smokeshow
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue