feat(ci): test on python 2.7 #7
tests.yml
on: push
flake8
pytest-python2.7
/
pytest-python2.7
Matrix: pytest
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/tests.yml#L56
The workflow is not valid. .github/workflows/tests.yml (Line: 56, Col: 3): The identifier 'pytest-python2.7' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|