mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
4 lines
229 B
Markdown
4 lines
229 B
Markdown
---
|
|
category: breaking
|
|
---
|
|
* `codeql test run` now extracts source code recursively from sub folders. This may break existing tests that have other tests in nested sub folders, as those will now get the nested test code included. |