mirror of
https://github.com/github/codeql.git
synced 2026-06-10 07:21:12 +02:00
9 lines
192 B
YAML
9 lines
192 B
YAML
name: codeql/unified-tests
|
|
groups: [unified, test]
|
|
dependencies:
|
|
codeql/unified-queries: ${workspace}
|
|
codeql/unified-all: ${workspace}
|
|
extractor: unified
|
|
tests: .
|
|
warnOnImplicitThis: true
|