diff --git a/.github/codeql-config.yml b/.github/codeql-config.yml index d093145..da9658c 100644 --- a/.github/codeql-config.yml +++ b/.github/codeql-config.yml @@ -1,2 +1,3 @@ paths-ignore: - - 'public/libs/**' \ No newline at end of file + - 'public/libs/**' + - 'tests' \ No newline at end of file