good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 441b2419 authored by Jaynti Kanani's avatar Jaynti Kanani
Browse files

fix: bor testcases

parent fafb9e9d
Branches
Tags
No related merge requests found
...@@ -46,7 +46,9 @@ ios: ...@@ -46,7 +46,9 @@ ios:
@echo "Import \"$(GOBIN)/Geth.framework\" to use the library." @echo "Import \"$(GOBIN)/Geth.framework\" to use the library."
test: all test: all
$(GORUN) build/ci.go test # $(GORUN) build/ci.go test
go test github.com/ethereum/go-ethereum/consensus/bor
go test github.com/ethereum/go-ethereum/tests/bor
lint: ## Run linters. lint: ## Run linters.
$(GORUN) build/ci.go lint $(GORUN) build/ci.go lint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment