diff --git a/.semgrep/go_tests.yml b/.semgrep/go_tests.yml index 9790a93bd..07878c82a 100644 --- a/.semgrep/go_tests.yml +++ b/.semgrep/go_tests.yml @@ -128,6 +128,5 @@ rules: severity: "WARNING" fix: "ci.Parallel(t)" paths: - exclude: ["*"] include: - "*_test.go"