ci: remove checkout step for OpenVidu Meet in backend integration tests

This commit is contained in:
Carlos Santos 2025-05-22 16:18:12 +02:00
parent 3e9fa424f8
commit 6b15128af2

View File

@ -14,8 +14,6 @@ jobs:
run: npm install -g wait-on
- name: Install LK CLI
run: curl -sSL https://get.livekit.io/cli | bash
- name: Checkout OpenVidu Meet
uses: actions/checkout@v4
- name: Setup OpenVidu Local Deployment
uses: ./.github/actions/setup-local-deployment
- name: Setup OpenVidu Meet