Update github action, fix compiler error #2
linux_unit_test.yaml
on: push
build and run unit test
Annotations
1 error
Invalid workflow file:
.github/workflows/linux_unit_test.yaml#L10
The workflow is not valid. .github/workflows/linux_unit_test.yaml (Line: 10, Col: 3): The identifier 'build and run unit 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.
|