Skip to content

Commit 2326f2c

Browse files
committed
update ci
1 parent 74f3339 commit 2326f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Update tools
3737
env:
3838
GOPROXY: "https://proxy.golang.org"
39-
run: mise up
39+
run: mise up && mise prune
4040

4141
- name: Build
4242
env:

0 commit comments

Comments
 (0)