mirror of
https://github.com/github/codeql.git
synced 2025-12-24 20:56:33 +01:00
8 lines
166 B
YAML
8 lines
166 B
YAML
name: codeql/python-tests
|
|
groups: [python, test]
|
|
dependencies:
|
|
codeql/python-all: ${workspace}
|
|
codeql/python-queries: ${workspace}
|
|
extractor: python
|
|
tests: .
|