Skip to content

Commit

Permalink
#71 Prepare for versioned release
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Jul 11, 2024
1 parent 0a8acc6 commit 9414790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makefiles/darwin.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ clean-osarch-specific:


.PHONY: coverage-osarch-specific
coverage-osarch-specific: export SENZING_LOG_LEVEL=TRACE
coverage-osarch-specific:
@go test -v -coverprofile=coverage.out -p 1 ./...
@go tool cover -html="coverage.out" -o coverage.html
Expand Down

0 comments on commit 9414790

Please sign in to comment.