Skip to content

Commit

Permalink
Update build_go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abcdelf authored Jul 17, 2023
1 parent 40e931d commit e5cd08d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
go-version: '1.20'

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

- name: Test
run: go test -v ./...


0 comments on commit e5cd08d

Please sign in to comment.