Add ethereum to env tests (#3270)

### Description

- Add ethereum to mainnet3 env tests

### Testing

Env tests
pull/3280/head
Yorke Rhodes 9 months ago committed by GitHub
parent 5f3d443e99
commit 03bbbe9527
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      .github/workflows/test.yml

@ -326,6 +326,9 @@ jobs:
- environment: mainnet3
chain: viction
module: core
- environment: mainnet3
chain: ethereum
module: core
steps:
- uses: actions/checkout@v3

Loading…
Cancel
Save