Skip to content

Revert "feat: add multi-target Typechain typings build option" (#130) #208

Revert "feat: add multi-target Typechain typings build option" (#130)

Revert "feat: add multi-target Typechain typings build option" (#130) #208

Workflow file for this run

name: Analyze
on:
push:
branches: 'main'
pull_request:
workflow_dispatch:
jobs:
lint:
name: Analyze
runs-on: ubuntu-latest-16-core
steps:
- uses: actions/checkout@v3
- uses: crytic/[email protected]
with:
node-version: 16