Skip to content

Commit

Permalink
chore(ci): remove deleted e2e (#8600)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad committed Sep 17, 2024
1 parent e3ea298 commit 03127b2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions yarn-project/end-to-end/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@ e2e-prover-with-padding:
e2e-account-contracts:
DO +E2E_TEST --test=./src/e2e_account_contracts.test.ts

e2e-auth-contract:
DO +E2E_TEST --test=./src/e2e_auth_contract.test.ts

e2e-authwit:
DO +E2E_TEST --test=./src/e2e_authwit.test.ts

Expand All @@ -152,9 +149,6 @@ e2e-card-game:
e2e-cheat-codes:
DO +E2E_TEST --test=./src/e2e_cheat_codes.test.ts

e2e-counter-contract:
DO +E2E_TEST --test=./src/e2e_counter_contract.test.ts

e2e-crowdfunding-and-claim:
DO +E2E_TEST --test=./src/e2e_crowdfunding_and_claim.test.ts

Expand Down

0 comments on commit 03127b2

Please sign in to comment.