Skip to content

add univ2 to bahamut #295

add univ2 to bahamut

add univ2 to bahamut #295

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