Update ci_check.yml #67
ci_check.yml
on: push
Build Example
Build Test
Annotations
1 error
Invalid workflow file:
.github/workflows/ci_check.yml#L14
The workflow is not valid. .github/workflows/ci_check.yml (Line: 14, Col: 3): The identifier 'Build Test' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/ci_check.yml (Line: 27, Col: 3): The identifier 'Build Example' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|