Separate CI into multiple files #5
test.yml
on: pull_request
test stable on ubuntu-latest
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L12
The workflow is not valid. .github/workflows/test.yml (Line: 12, Col: 3): The identifier 'unit & integration' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|