From 91805d75424b069dff1d1dd465116d99dbfa103e Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Thu, 17 Mar 2022 10:58:17 +0000 Subject: [PATCH] Update CI-master_tests.yml --- .github/workflows/CI-master_tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/CI-master_tests.yml b/.github/workflows/CI-master_tests.yml index 1bdcb55..3411ce1 100644 --- a/.github/workflows/CI-master_tests.yml +++ b/.github/workflows/CI-master_tests.yml @@ -285,8 +285,8 @@ jobs: run: linPEAS/linpeas.sh -h # Run macpeas parts to test it - - name: Run macpeas - run: linPEAS/linpeas.sh -D -o system_information,container,procs_crons_timers_srvcs_sockets,network_information,users_information,software_information + #- name: Run macpeas + # run: linPEAS/linpeas.sh -D -o system_information,container,procs_crons_timers_srvcs_sockets,network_information,users_information,software_information Publish_release: