Skip to content

Commit

Permalink
simplify test
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed Apr 1, 2024
1 parent 0ea5a70 commit 51dd3bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,4 @@ jobs:

- name: Running test
run: |
set -e
go get -v -t -d ./...
go vet -tests=false ./...
go test -v ./...

0 comments on commit 51dd3bf

Please sign in to comment.