spec: test in bun #26
ci.yaml
on: push
Matrix: Test Bun
Waiting for pending jobs
Matrix: Test Node.js
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yaml#L5
The workflow is not valid. .github/workflows/ci.yaml (Line: 5, Col: 3): The identifier 'Test Nodejs' 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/ci.yaml (Line: 22, Col: 3): The identifier 'Test Bun' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|