Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy0803 authored Oct 8, 2023
1 parent e4304fb commit 2649ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
with:
go-version: '1.20' # Use the desired Go version

- name: Build
- name: go build
run: go build -v ./...

0 comments on commit 2649ade

Please sign in to comment.