Skip to content

Commit 74f3339

Browse files
committed
update ci
1 parent 5bc5f92 commit 74f3339

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ jobs:
3232
- uses: jdx/mise-action@v3
3333
with:
3434
experimental: true
35+
36+
- name: Update tools
37+
env:
38+
GOPROXY: "https://proxy.golang.org"
39+
run: mise up
3540

3641
- name: Build
3742
env:

0 commit comments

Comments
 (0)