Skip to content

fix: remove testGas restriction from gas tests #8

fix: remove testGas restriction from gas tests

fix: remove testGas restriction from gas tests #8

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