Get a bit more coverage
authorAlexander Popov <alex.popov@linux.com>
Thu, 23 Sep 2021 12:35:20 +0000 (15:35 +0300)
committerAlexander Popov <alex.popov@linux.com>
Thu, 23 Sep 2021 12:44:55 +0000 (15:44 +0300)
.github/workflows/main.yml

index 7113393c2bf458896019e526128e8c742b8b915d..e72c3e228beaf9cec0416e4956e12b78e4bd84d2 100644 (file)
@@ -52,6 +52,8 @@ jobs:
     - name: Collect coverage
       run: |
         coverage run -a --branch bin/kconfig-hardened-check
+        coverage run -a --branch bin/kconfig-hardened-check -h
+        coverage run -a --branch bin/kconfig-hardened-check --version
 
         coverage run -a --branch bin/kconfig-hardened-check -p X86_64
         coverage run -a --branch bin/kconfig-hardened-check -p X86_64 -m verbose