Skip to content

Commit

Permalink
chore(ci): reinstate a bunch of tests in e2e list (#8737)
Browse files Browse the repository at this point in the history
[skip ci] Reverting partially as it's less productive for there to be sticky
failures
  • Loading branch information
ludamad authored Sep 24, 2024
1 parent 39fbf92 commit 226f311
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/ci/get_e2e_jobs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ allow_list=(
"e2e-ordering"
"e2e-static-calls"
"integration-l1-publisher"
"e2e-cheat-codes"
"e2e-prover-with-padding"
"e2e-lending-contract"
)

# Add labels from input to the allow_list
Expand Down

0 comments on commit 226f311

Please sign in to comment.