Files
volatility3/.github/workflows/black.yml
T
Workflow config file is invalid. Please check your config file: model.ReadWorkflow: yaml: unmarshal errors: line 1: cannot unmarshal !!seq into model.Workflow

5 lines
98 B
YAML

- uses: psf/black@stable
with:
options: "--check --diff --verbose"
src: "./volatility3"