Skip to content

Commit

Permalink
👷 Remove pip cache for Smokeshow as it depends on a requirements.txt (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Nov 27, 2022
1 parent 0b53ee5 commit fcc4dd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/smokeshow.yml
Expand Up @@ -17,7 +17,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.9'
cache: "pip"

- run: pip install smokeshow

Expand Down

0 comments on commit fcc4dd6

Please sign in to comment.