mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
Merge pull request #11549 from ToolJet/test/update-cypress-subpath-workflow
Updated cypress workflow for subpath
This commit is contained in:
commit
775fce8eb6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cypress-platform.yml
vendored
2
.github/workflows/cypress-platform.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue