Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Dirkse committed Nov 22, 2024
1 parent d836e6a commit 4bd927b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/testing.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4bd927b

Please sign in to comment.