Skip to content

ci: add a simple github workflow #2

ci: add a simple github workflow

ci: add a simple github workflow #2

Triggered via pull request February 13, 2024 21:31
@madrisanmadrisan
opened #14
ci
Status Startup failure
Total duration
Artifacts

ci.yaml

on: pull_request
Run make dist
Run make dist
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yaml#L21
The workflow is not valid. .github/workflows/ci.yaml (Line: 21, Col: 13): The identifier 'make dist' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.