Skip to content

Commit 1027288

Browse files
committed
Bump cache
1 parent 9591f4f commit 1027288

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
path: |
4343
.pytest_cache
44-
key: pytest_cache_${{ matrix.python_version }}_b
44+
key: pytest_cache_${{ matrix.python_version }}_c
4545
- name: Run tests
4646
run: |
4747
python -m pytest tests

0 commit comments

Comments
 (0)