Skip to content

Commit

Permalink
Add bot integration test to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Jul 23, 2024
1 parent 620c0f2 commit 17f09b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions yarn-project/end-to-end/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ e2e-blacklist-token-contract:
e2e-block-building:
DO +E2E_TEST --test=./src/e2e_block_building.test.ts

e2e-bot:
DO +E2E_TEST --test=./src/e2e_bot.test.ts

e2e-card-game:
DO +E2E_TEST --test=./src/e2e_card_game.test.ts

Expand Down

0 comments on commit 17f09b6

Please sign in to comment.