diff --git a/.github/workflows/testing.js.yml b/.github/workflows/testing.js.yml index d0f959ae..5740f01c 100644 --- a/.github/workflows/testing.js.yml +++ b/.github/workflows/testing.js.yml @@ -97,7 +97,6 @@ jobs: - name: Choose tests to run - choice is ${{ matrix.selection }} run: sed "s|SELECTION|\"selection\":\"${{ matrix.selection }}\",|g" cypress.env.json.cicd.template > cypress.env.json.cicd working-directory: ladybug-frontend - if: ${{ matrix.selection == 'xml-storage' }} - name: Set Cypress environment variables - default selection run: cp cypress.env.json.cicd cypress.env.json