feat(examples): remove Remote ExEx (#9085)

This commit is contained in:
Alexey Shekhirin
2024-06-25 12:21:01 +01:00
committed by GitHub
parent 23d8e4e6f6
commit 6699c6a3d7
12 changed files with 19 additions and 1694 deletions

View File

@ -41,7 +41,7 @@ jobs:
run: |
cargo nextest run \
--locked --features "asm-keccak ${{ matrix.network }}" \
--workspace --exclude example-exex-remote --exclude ef-tests \
--workspace --exclude ef-tests \
-E "kind(test)"
- if: matrix.network == 'optimism'
name: Run tests