add test #3
integration-test.yaml
on: push
run integration-test
Annotations
1 error
Invalid workflow file:
.github/workflows/integration-test.yaml#L16
The workflow is not valid. .github/workflows/integration-test.yaml (Line: 16, Col: 3): The identifier 'run integration-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.
|