We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f3339 commit 2326f2cCopy full SHA for 2326f2c
.github/workflows/unit-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Update tools
37
env:
38
GOPROXY: "https://proxy.golang.org"
39
- run: mise up
+ run: mise up && mise prune
40
41
- name: Build
42
0 commit comments