Explorar o código

Revert "Disable Foundry for slither-action" (#3889)

Francisco %!s(int64=2) %!d(string=hai) anos
pai
achega
6b0c9f4e77
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      .github/workflows/checks.yml

+ 0 - 1
.github/workflows/checks.yml

@@ -76,7 +76,6 @@ jobs:
       - uses: actions/checkout@v3
       - name: Set up environment
         uses: ./.github/actions/setup
-      - run: rm foundry.toml # https://github.com/foundry-rs/foundry/issues/3827
       - uses: crytic/slither-action@v0.2.0
 
   codespell: