Skip to content

Commit 3d619df

Browse files
committed
devops: ignore tests in CodeQL checks
1 parent 4698b91 commit 3d619df

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+
- "playwright/src/test/**"

0 commit comments

Comments
 (0)