Skip to content

Commit

Permalink
feat(e2e): fix missing inputs in the caller
Browse files Browse the repository at this point in the history
  • Loading branch information
pgurusinga committed Mar 21, 2024
1 parent 998c068 commit b309119
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
secrets:
BASE_URL: https://a2j-test.dev.ds4g.net
with:
require-published-app: true
use-existing-server: true
e2e-target: preview

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ jobs:
secrets:
BASE_URL: https://a2j-test.dev.ds4g.net
with:
require-published-app: false
use-existing-server: true
e2e-target: preview

Expand Down

0 comments on commit b309119

Please sign in to comment.