ci: update OpenVidu local deployment action in E2E test workflow
This commit is contained in:
parent
2168279baf
commit
5fab376e15
2
.github/workflows/wc-e2e-test.yaml
vendored
2
.github/workflows/wc-e2e-test.yaml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- name: Install wait-on
|
||||
run: npm install -g wait-on
|
||||
- name: Setup OpenVidu Local Deployment
|
||||
uses: ./.github/actions/setup-local-deployment
|
||||
uses: OpenVidu/actions/start-openvidu-local-deployment@main
|
||||
- name: Setup OpenVidu Meet
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user