issues
search
SAML-Toolkits
/
python3-saml
MIT License
704
stars
309
forks
source link
CI improvements
#277
Closed
akx
closed
3 years ago
akx
commented
3 years ago
This PR:
adds caching to the CI process
splits linting and testing; linting is only done on one Python version, so lint/style problems will not cause each versioned test to also fail
fixes some typos & configuration repetition
This PR: