Skip to content

Commit

Permalink
Test: remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bryfox committed Aug 30, 2023
1 parent 41524db commit edcfbeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.8
cache: pipenv
- run: pip install pipenv==2022.12.19
- run: pipenv install --dev --deploy
- run: pipenv run black --check --diff --color --exclude '.*_pb2.py' .
Expand Down

0 comments on commit edcfbeb

Please sign in to comment.