Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Commit 9ae5d83

Browse files
authored
Update gotest.yml
1 parent a47747c commit 9ae5d83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gotest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
go-version: '1.24'
1919

2020
- name: Install dependencies
21-
run: go get .
21+
run: go mod tidy
2222

2323
- name: Test
2424
run: go test -cover ./...

0 commit comments

Comments
 (0)