Skip to content

Commit 3d4f316

Browse files
authored
Update go.yml
1 parent 6d71e8c commit 3d4f316

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
uses: actions/setup-go@v4
2121
with:
2222
go-version: '1.20'
23-
- name: Install dependencies
24-
run: go get .
2523
- name: Build
2624
run: go build -v ./...
2725
- name: Test

0 commit comments

Comments
 (0)