diff --git a/.github/workflows/backend-integration-test.yaml b/.github/workflows/backend-integration-test.yaml index 6a5ebbb..46254ad 100644 --- a/.github/workflows/backend-integration-test.yaml +++ b/.github/workflows/backend-integration-test.yaml @@ -51,7 +51,7 @@ jobs: - name: Setup OpenVidu Local Deployment uses: OpenVidu/actions/start-openvidu-local-deployment@main with: - pre-startup-commands: | + pre_startup_commands: | if [ "${{ matrix.storage-provider }}" == "azure" ]; then echo "Using Azure storage provider"