Skip to content

Commit

Permalink
remove caching for now
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed Jun 14, 2024
1 parent 24e2636 commit 6f5288b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
cache: "pip"

- name: Install
run: pip install -e .[tests]
Expand Down

0 comments on commit 6f5288b

Please sign in to comment.