From b3c4dbc293df758ff4cff949298a819436d83c38 Mon Sep 17 00:00:00 2001 From: Valentin Khramtsov Date: Thu, 27 Mar 2025 16:27:32 +0300 Subject: [PATCH] fix: added empty line --- .github/workflows/slither.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/slither.yml b/.github/workflows/slither.yml index dc18ce8..242b864 100644 --- a/.github/workflows/slither.yml +++ b/.github/workflows/slither.yml @@ -15,3 +15,4 @@ jobs: with: target: 'foundry/' slither-args: '--filter-paths foundry/lib/' +