Skip to content

Commit ec54175

Browse files
committed
CI adopt new pixi (0.43.0) reinstall to replace manually rebuild
1 parent 539fa28 commit ec54175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Re-install local
3030
run: |
31-
pixi run rebuild
31+
pixi reinstall --frozen fastcan
3232
3333
- name: Test with pytest
3434
run: |

0 commit comments

Comments
 (0)