Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagozs committed Apr 2, 2024
1 parent 96c65e4 commit 5b4d5d7
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 @@ -21,8 +21,5 @@ jobs:
with:
go-version: '1.21.5'

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

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

0 comments on commit 5b4d5d7

Please sign in to comment.