update actions to skip bib testing for python < 3.9 #96
Annotations
1 error
Invalid workflow file:
.github/workflows/python-app.yaml#L52
The workflow is not valid. .github/workflows/python-app.yaml (Line: 52, Col: 11): Unrecognized named-value: 'python-version'. Located at position 1 within expression: python-version < 3.9 .github/workflows/python-app.yaml (Line: 56, Col: 11): Unrecognized named-value: 'python-version'. Located at position 1 within expression: python-version >= 3.9
|