Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rarrifano authored Feb 27, 2025
1 parent f66b81b commit a01462b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,4 @@ jobs:

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

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

0 comments on commit a01462b

Please # to comment.