Skip to content

Commit 9e98b9e

Browse files
committed
ci(test): drop pip cache (Node 24 stack-overflow in setup-python cache restore)
1 parent 3051e43 commit 9e98b9e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- uses: actions/setup-python@v6
2020
with:
2121
python-version: "3.12"
22-
cache: pip
2322

2423
- name: Install dependencies
2524
run: pip install -e ".[dev]"

0 commit comments

Comments
 (0)