Merge pull request #13 from seatgeek/zh-licenses #24
build.yml
on: push
Matrix: lint
Waiting for pending jobs
Matrix: test:e2e
Waiting for pending jobs
Matrix: test:unit
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L26
The workflow is not valid. .github/workflows/build.yml (Line: 26, Col: 3): The identifier 'test:unit' 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/build.yml (Line: 40, Col: 3): The identifier 'test:e2e' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|