tea login
This commit is contained in:
parent
5cfef86f69
commit
761a758bdc
1 changed files with 5 additions and 0 deletions
|
@ -16,6 +16,11 @@ jobs:
|
||||||
chmod +x tea
|
chmod +x tea
|
||||||
ls -l
|
ls -l
|
||||||
|
|
||||||
|
- name: tea login
|
||||||
|
shell: bash
|
||||||
|
run: |
|
||||||
|
./tea login add
|
||||||
|
|
||||||
- name: tea help
|
- name: tea help
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue