Browse Source

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

Francisco 2 năm trước cách đây
mục cha
commit
6b0c9f4e77
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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: