👷 Unified yml files for different python version into a single one #1
unittests.yml
on: push
Matrix: python-3.10
Waiting for pending jobs
Matrix: python-3.11
Waiting for pending jobs
Matrix: python-3.12
Waiting for pending jobs
Matrix: python-3.9
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/unittests.yml#L13
The workflow is not valid. .github/workflows/unittests.yml (Line: 13, Col: 3): The identifier 'python-3.9' 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/unittests.yml (Line: 49, Col: 3): The identifier 'python-3.10' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|