Skip to content

Commit

Permalink
CI: Print info for debugging autodetection (II)
Browse files Browse the repository at this point in the history
  • Loading branch information
a13xp0p0v committed Nov 23, 2024
1 parent c7111e7 commit d851031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ echo ">>>>> try autodetection <<<<<"
cat /proc/cmdline
cat /proc/version
ls -l /boot
ls -l /proc/config.gz
ls -l /proc/c*
coverage run -a --branch bin/kernel-hardening-checker -a
coverage run -a --branch bin/kernel-hardening-checker -a -m verbose
coverage run -a --branch bin/kernel-hardening-checker -a -m json
Expand Down

0 comments on commit d851031

Please sign in to comment.