test: don't check for lean-toolchain generation in init example
This commit is contained in:
parent
e880dd52a4
commit
f3d8fcc85d
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ set -ex
|
|||
${LAKE:-../../build/bin/lake} new hello.world
|
||||
|
||||
cd hello-world
|
||||
test -f lean-toolchain
|
||||
${LAKE:-../../../build/bin/lake} build
|
||||
./build/bin/hello-world
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue