remove sleep
This commit is contained in:
parent
556ba40cb0
commit
47ee754190
8
.github/workflows/execute-tests.yaml
vendored
8
.github/workflows/execute-tests.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user