4
0
Fork 0

sleep anyway

This commit is contained in:
uk-bolly 2022-07-29 11:16:31 +01:00 committed by GitHub
parent 5f4b38a8b3
commit f76919734e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,7 +92,7 @@ jobs:
)" )"
- name: if RHEL7 - Sleep for 60 seconds - name: if RHEL7 - Sleep for 60 seconds
if: steps.test_os.outputs.RHEL7 >= 1 #if: steps.test_os.outputs.RHEL7 >= 1
run: sleep 60s run: sleep 60s
shell: bash shell: bash