Skip to content

Commit

Permalink
Merge branch 'main' into change_address_to_domain
Browse files Browse the repository at this point in the history
  • Loading branch information
Narayanbhat166 authored Dec 3, 2024
2 parents 126a6bc + b56e907 commit 1235ca0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cypress-tests-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ env:
CARGO_INCREMENTAL: 0
CARGO_NET_RETRY: 10
PAYMENTS_CONNECTORS: "cybersource stripe"
PAYOUTS_CONNECTORS: "wise"
RUST_BACKTRACE: short
RUSTUP_MAX_RETRIES: 10
RUN_TESTS: ${{ ((github.event_name == 'pull_request') && (github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name)) || (github.event_name == 'merge_group')}}
Expand Down

0 comments on commit 1235ca0

Please sign in to comment.