Skip to content

docs: add mm bot documentation #22

docs: add mm bot documentation

docs: add mm bot documentation #22

Workflow file for this run

name: ETH YABTransfer Tests
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
jobs:
test-ETH:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
- name: Run tests
run: make ethereum-test