Weekly tests #108
weekly.yml
on: schedule
Matrix: latest p9, latest matplotlib
Waiting for pending jobs
Matrix: latest p9, latest pandas
Waiting for pending jobs
Matrix: stable p9, latest matplotlib
Waiting for pending jobs
Matrix: stable p9, latest pandas
Waiting for pending jobs
Matrix: TYP latest p9, latest matplotlib
Waiting for pending jobs
Matrix: TYP latest p9, latest pandas
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/weekly.yml#L11
The workflow is not valid. .github/workflows/weekly.yml (Line: 11, Col: 3): The identifier 'latest p9, latest matplotlib' 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/weekly.yml (Line: 55, Col: 3): The identifier 'latest p9, latest pandas' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|