Skip to content

Commit

Permalink
ci: introduce cybersource cypress test to run in parallel (#6541)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixincreate authored Nov 14, 2024
1 parent a35a4f3 commit 8cc5d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-tests-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
env:
CARGO_INCREMENTAL: 0
CARGO_NET_RETRY: 10
PAYMENTS_CONNECTORS: "stripe"
PAYMENTS_CONNECTORS: "cybersource stripe"
PAYOUTS_CONNECTORS: "wise"
RUST_BACKTRACE: short
RUSTUP_MAX_RETRIES: 10
Expand Down

0 comments on commit 8cc5d3d

Please sign in to comment.