Skip to content

Commit ff919de

Browse files
authored
devops: ignore tests for CodeQL checks (#3189)
1 parent 5093164 commit ff919de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CodeQL.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
path_classifiers:
2+
tests:
3+
- "src/Playwright.Tests/**"

0 commit comments

Comments
 (0)