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= #http_proxy=
#https_proxy= #https_proxy=
- name: Wait forever # - name: Wait forever
shell: bash # shell: bash
run: | # run: |
sleep infinity # sleep infinity
- name: Execute chrome junit test - name: Execute chrome junit test
shell: bash shell: bash