Skip to content

Commit

Permalink
try with one test
Browse files Browse the repository at this point in the history
  • Loading branch information
AnieeG committed Nov 18, 2024
1 parent 324ee54 commit 75e4b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ runner-test-matrix:
- PR E2E Core Tests
- Merge Queue E2E Core Tests
- Nightly E2E Tests
test_cmd: cd integration-tests/ && go test smoke/ccip_rmn_test.go -timeout 12m -test.parallel=6 -count=1 -json
test_cmd: cd integration-tests/ && go test -test.run ^TestRMN_TwoMessagesOnTwoLanes$ -timeout 12m -test.parallel=1 -count=1 -json
pyroscope_env: ci-smoke-ccipv1_6-evm-simulated
test_env_vars:
E2E_TEST_SELECTED_NETWORK: SIMULATED_1,SIMULATED_2
Expand Down

0 comments on commit 75e4b65

Please sign in to comment.