work on GHA build yml, fixes #11
Annotations
5 warnings
validate-yaml:
.github/workflows/build-ci.yml#L1
1:1 [document-start] missing document start "---"
|
validate-yaml:
.github/workflows/build-ci.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
validate-yaml:
.github/workflows/build-ci.yml#L90
90:151 [line-length] line too long (170 > 150 characters)
|
validate-yaml:
.github/workflows/validate.yml#L1
1:1 [document-start] missing document start "---"
|
validate-yaml:
.github/workflows/validate.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|