Skip to content

Decimal ratio in wazero->azero e2e test (#257) #1515

Decimal ratio in wazero->azero e2e test (#257)

Decimal ratio in wazero->azero e2e test (#257) #1515

# Runs a local ethereum network and tests contracts.
name: Solidity tests
on:
pull_request:
branches:
- master
push:
branches:
- master
workflow_call:
jobs:
test:
name: Test solidity contracts
runs-on: self-hosted
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run tests
shell: bash
run: make test-solidity