Skip to content

Commit 18bdd28

Browse files
committed
fix: remove cache in test step in ci
1 parent 115a033 commit 18bdd28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
with:
5454
environments: dev
5555
pixi-version: v0.42.1
56-
cache: true
5756

5857
- name: Run tests
5958
run: pixi run --environment dev test --show-capture=all -s -vv

0 commit comments

Comments
 (0)