diff --git a/.github/workflows/interop.yml b/.github/workflows/interop.yml index 076f2b581..dc843db9b 100644 --- a/.github/workflows/interop.yml +++ b/.github/workflows/interop.yml @@ -220,7 +220,7 @@ jobs: namespace: interop-${{ github.run_id }}-iphone-11 testbed: interop marker_expression: "${{ needs.vars.outputs.marker_overwrite || 'interop_uc_sanity and client_connect and ios' }}" - configuration_file: "$./lab_info.json" + configuration_file: "./lab_info.json" testing_docker_image: tip-tip-wlan-cloud-docker-repo.jfrog.io/cloud-sdk-nightly:${{ github.run_id }} additional_args: "--device='iPhone-11' --skip-lanforge" allure_results_artifact_name: allure-results-iphone-11