Skip to content

Initial attempt at GitHub Actions based CI. #14

Initial attempt at GitHub Actions based CI.

Initial attempt at GitHub Actions based CI. #14

Triggered via pull request July 9, 2024 21:49
Status Startup failure
Total duration
Artifacts

ci.yaml

on: pull_request
Matrix: build
Waiting for pending jobs
lint
lint
Matrix: 2and3-tests
Waiting for pending jobs
Matrix: packaging-tests
Waiting for pending jobs
Matrix: pypi-install-tests
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

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