remove Makefile
This commit is contained in:
parent
3cc6fb6c6e
commit
1b92795d93
@ -1,11 +0,0 @@
|
||||
all:
|
||||
|
||||
deps:
|
||||
git submodule update --init
|
||||
cd extern/filecoin-ffi && make
|
||||
|
||||
run-exec:
|
||||
testground run single --plan=network --testcase=lotus-network --builder=exec:go --runner=local:exec --instances=2
|
||||
|
||||
run-docker:
|
||||
testground run single --plan=network --testcase=lotus-network --builder=docker:go --runner=local:docker --instances=2
|
Loading…
Reference in New Issue
Block a user