mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(leo)
run has some inputs change in 1.11.0 i couldn't quickly grok. build tests it builds, however. closes #5747
This commit is contained in:
parent
6188c85f79
commit
32f00e1103
|
@ -18,5 +18,5 @@ test:
|
|||
script:
|
||||
- leo new helloworld
|
||||
- cd helloworld
|
||||
- leo run | grep "Compiled 'main.leo' into Aleo instructions"
|
||||
- leo build | grep "Compiled 'main.leo' into Aleo instructions"
|
||||
- leo --version | grep {{version}}
|
||||
|
|
Loading…
Reference in a new issue