Skip to content

Commit de42a12

Browse files
test: e2e forester (#1615)
1 parent eaa9a87 commit de42a12

File tree

162 files changed

+4398
-871
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

162 files changed

+4398
-871
lines changed

.github/workflows/forester-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ jobs:
3131
matrix:
3232
test-name:
3333
[
34+
{
35+
name: "e2e",
36+
command: "test_state_indexer_async_batched",
37+
timeout: 60,
38+
needs-test-program: false,
39+
},
3440
{
3541
name: "address-batched",
3642
command: "test_address_batched",

0 commit comments

Comments
 (0)