]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
👷 Remove pip cache for Smokeshow as it depends on a requirements.txt (#5700)
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 27 Nov 2022 13:53:13 +0000 (14:53 +0100)
committerGitHub <noreply@github.com>
Sun, 27 Nov 2022 13:53:13 +0000 (14:53 +0100)
.github/workflows/smokeshow.yml

index c83d16f15c4378299a9f8b456382b134e8cfffa4..7559c24c06228b22ae8eaef0acf662c3b30f131f 100644 (file)
@@ -17,7 +17,6 @@ jobs:
       - uses: actions/setup-python@v4
         with:
           python-version: '3.9'
-          cache: "pip"
 
       - run: pip install smokeshow