Skip to content

Commit

Permalink
Disable cache (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Nov 27, 2022
1 parent c3dd27a commit c4748bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: 3.8
cache: pip
- name: Install tox
run: python3 -m pip install --user tox
- name: Check out src from Git
Expand Down

0 comments on commit c4748bf

Please sign in to comment.