Skip to content

Commit 95e431c

Browse files
ci: run warp-xerc20-fee e2e suite in the full EVM matrix
The ethereum e2e runner globs only the suite named by CLI_E2E_TEST, so the new warp-xerc20-fee suite must be listed in the matrix to run in CI.
1 parent 47e76a1 commit 95e431c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-cli-e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ jobs:
125125
- warp-send-predicate
126126
# xerc20
127127
- xerc20
128+
- warp-xerc20-fee
128129
steps:
129130
- uses: actions/checkout@v6
130131
with:

0 commit comments

Comments
 (0)