Skip to content
Snippets Groups Projects
Unverified Commit eb3f9668 authored by Benjamin Bollen's avatar Benjamin Bollen
Browse files

make: add integrations tag to test

parent ebe9169b
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@ build_race_keys:
# test eris-db
.PHONY: test
test: build
@go test ${PACKAGES_NOVENDOR}
@go test ${PACKAGES_NOVENDOR} -tags integration
# test eris-db with checks for race conditions
.PHONY: test_race
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment