mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-08 18:57:38 +02:00
5 lines
98 B
YAML
5 lines
98 B
YAML
- uses: psf/black@stable
|
|
with:
|
|
options: "--check --diff --verbose"
|
|
src: "./volatility3"
|