Skip to content

Commit

Permalink
fix bin/test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
billettc committed Oct 10, 2023
1 parent 88c665d commit 41a8f2d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bin/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ main() {

set -e

pushd types &> /dev/null
go test ./... "$@"
popd&> /dev/null

go test ./... "$@"
}

Expand Down

0 comments on commit 41a8f2d

Please sign in to comment.