mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
sleep anyway
Signed-off-by: Kristian Ebdrup <kris9854@gmail.com>
This commit is contained in:
parent
5f4b38a8b3
commit
a7a997c328
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ jobs:
|
|||
)"
|
||||
|
||||
- name: if RHEL7 - Sleep for 60 seconds
|
||||
if: steps.test_os.outputs.RHEL7 >= 1
|
||||
#if: steps.test_os.outputs.RHEL7 >= 1
|
||||
run: sleep 60s
|
||||
shell: bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue