Skip to content

Commit 506283c

Browse files
Update workflow to relock after cleaning repo
1 parent a833637 commit 506283c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131

3232
- name: Clean workspace
3333
run: |
34-
pixi clean
3534
git clean -fdx
3635
git reset --hard HEAD
3736

0 commit comments

Comments
 (0)