Create test build in github action #1
test-build.yml
on: push
test-build
test-build-go-1.20
/
test-build-go-1.20
Annotations
1 error
Invalid workflow file:
.github/workflows/test-build.yml#L35
The workflow is not valid. .github/workflows/test-build.yml (Line: 35, Col: 3): The identifier 'test-build-go-1.20' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|