Skip to content

Commit

Permalink
ci: invalidate cache
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethEnevoldsen committed Dec 30, 2022
1 parent 289db69 commit 793bf3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
cache: "pip"
# cache: "pip"

- name: Install dependencies
shell: bash
Expand Down

0 comments on commit 793bf3f

Please sign in to comment.