More commands to test.
This commit is contained in:
parent
c4662cda25
commit
17a54501af
1 changed files with 4 additions and 1 deletions
5
.github/workflows/install.yml
vendored
5
.github/workflows/install.yml
vendored
|
@ -104,4 +104,7 @@ jobs:
|
||||||
qlot exec ros install cl-info
|
qlot exec ros install cl-info
|
||||||
- name: Run CL-INFO
|
- name: Run CL-INFO
|
||||||
run: |
|
run: |
|
||||||
qlot exec cl-info
|
set -x
|
||||||
|
qlot exec cl-info --help
|
||||||
|
qlot exec cl-info --version
|
||||||
|
qlot exec cl-info cl-info
|
||||||
|
|
Loading…
Reference in a new issue