mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-11 01:45:48 +03:00
Merge commands
This commit is contained in:
parent
e46a980b26
commit
27ecfa0f69
6
.github/workflows/leo.yml
vendored
6
.github/workflows/leo.yml
vendored
@ -45,9 +45,6 @@ jobs:
|
||||
leo new hello_world
|
||||
ls -la
|
||||
cd hello_world && ls -la
|
||||
|
||||
- name: 'leo run'
|
||||
run: |
|
||||
leo run
|
||||
|
||||
init:
|
||||
@ -86,7 +83,4 @@ jobs:
|
||||
cd .. && mkdir hello_world && cd hello_world
|
||||
leo init
|
||||
ls -la
|
||||
|
||||
- name: 'leo run'
|
||||
run: |
|
||||
leo run
|
||||
|
Loading…
Reference in New Issue
Block a user