mirror of
https://github.com/github/codeql.git
synced 2026-05-28 01:51:23 +02:00
9 lines
183 B
YAML
9 lines
183 B
YAML
name: microsoft-sdl/powershell-tests
|
|
groups:
|
|
- powershell
|
|
- test
|
|
dependencies:
|
|
microsoft-sdl/powershell-all: ${workspace}
|
|
extractor: powershell
|
|
tests: .
|
|
warnOnImplicitThis: true |