Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei authored Mar 14, 2024
1 parent 1a8bd79 commit e927681
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,5 @@ jobs:
- name: Build
run: go build -v ./...

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

- name: GenGo
run: gop go ./...

0 comments on commit e927681

Please sign in to comment.