Create CI/CD test and build in the Github action #12
test-build.yml
on: pull_request
Matrix: Test and build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/test-build.yml#L16
The workflow is not valid. .github/workflows/test-build.yml (Line: 16, Col: 3): The identifier 'Test and build' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|