From 17a54501afa10ee8960a71ac006675d97f9d8f68 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Wed, 27 Jan 2021 10:41:20 +0300 Subject: [PATCH] More commands to test. --- .github/workflows/install.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index b16b2a5..4dc32ca 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -104,4 +104,7 @@ jobs: qlot exec ros install cl-info - name: Run CL-INFO run: | - qlot exec cl-info + set -x + qlot exec cl-info --help + qlot exec cl-info --version + qlot exec cl-info cl-info