Skip to content

Commit

Permalink
temp hack to validate e2e flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Maj committed Oct 21, 2024
1 parent 301de33 commit 9cda9f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ workflows:
e2e-test:
jobs:
- e2e-test:
e2e_target_branch: "main"
# TODO: update to `main` before merge and once https://github.com/slackapi/platform-devxp-test/pull/147 is merged
e2e_target_branch: "deno-sdk-parameter"
sdk_branch: << pipeline.git.branch >>
context: slack-cli-e2e

0 comments on commit 9cda9f5

Please sign in to comment.