Skip to content

chore(sepolia): added sepolia to available networks for testing #1497

chore(sepolia): added sepolia to available networks for testing

chore(sepolia): added sepolia to available networks for testing #1497

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crytic/[email protected]
with:
slither-args: "--compile-force-framework hardhat --hardhat-artifacts-directory ./contracts/hardhat/artifacts/"