Skip to content

POC Support ZkEvm

POC Support ZkEvm #17

Workflow file for this run

name: Pull request build
on:
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout branch
uses: actions/checkout@v3
- name: Build
run: make build