fix(ci): add _templates_suffix and restructure workflows #1
validate-template.yml
on: push
validate-template
11s
Annotations
1 error and 1 warning
|
validate-template
Process completed with exit code 1.
|
|
validate-template
Error while parsing pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
38: [project.scripts]
39: {{ project_name }} = "{{ package_name }}.main:main"
^
|