remove sleep

This commit is contained in:
uazo 2021-09-01 15:49:13 +02:00 committed by GitHub
parent 556ba40cb0
commit 47ee754190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,10 +72,10 @@ jobs:
#http_proxy=
#https_proxy=
- name: Wait forever
shell: bash
run: |
sleep infinity
# - name: Wait forever
# shell: bash
# run: |
# sleep infinity
- name: Execute chrome junit test
shell: bash