Skip to content

add OO to rootstock #278

add OO to rootstock

add OO to rootstock #278

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: crytic/[email protected]
with:
node-version: 16
continue-on-error: true