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
|
||||
ls -l
|
||||
|
||||
- name: tea login
|
||||
shell: bash
|
||||
run: |
|
||||
./tea login add
|
||||
|
||||
- name: tea help
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue