Skip to content

fix: remove testGas restriction from gas tests (#3) #9

fix: remove testGas restriction from gas tests (#3)

fix: remove testGas restriction from gas tests (#3) #9

Workflow file for this run

name: slither
on:
push:
branches:
- main
- develop
pull_request:
workflow_dispatch:
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crytic/[email protected]
with:
fail-on: medium
slither-args: --exclude-dependencies