Skip to content

feat: binary tree mulitproofs #292

feat: binary tree mulitproofs

feat: binary tree mulitproofs #292

name: Check Contract Inheritance
on:
pull_request:
push:
branches:
- master
jobs:
check_inheritance:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 16
- name: Install Surya
run: |
npm install -g surya
- name: Run Surya Inheritance Check
run: |
./scripts/upgradability_check.sh