Skip to content

Commit

Permalink
馃挌 Fix pip cache for Smokeshow (#5697)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Nov 27, 2022
1 parent c77384f commit c942a9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/smokeshow.yml
Expand Up @@ -18,7 +18,6 @@ jobs:
with:
python-version: '3.9'
cache: "pip"
cache-dependency-path: pyproject.toml

- run: pip install smokeshow

Expand Down

0 comments on commit c942a9b

Please sign in to comment.