Merge pull request #11549 from ToolJet/test/update-cypress-subpath-workflow

Updated cypress workflow for subpath
This commit is contained in:
Adish M 2024-12-09 14:32:18 +05:30 committed by GitHub
commit 775fce8eb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -212,7 +212,7 @@ jobs:
uses: jsdaniell/create-json@1.1.2
with:
name: "cypress.env.json"
json: ${{ secrets.CYPRESS_SECRETS }}
json: ${{ secrets.CYPRESS_SECRETS_SUBPATH }}
dir: "./cypress-tests"
- name: Platform-subpath