Github-actions: add ciEntryPoint workflow #7
ciEntryPoint.yml
on: push
Matrix: build
Waiting for pending jobs
Matrix: make=tests
Waiting for pending jobs
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ciEntryPoint.yml#L31
The workflow is not valid. .github/workflows/ciEntryPoint.yml (Line: 31, Col: 3): The identifier 'make=tests' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|