replace tests with github workflows #1
style.yml
on: push
isort
6s
pycodestyle (everything but tests)
5s
pycodestyle (tests only)
5s
Annotations
2 errors
pycodestyle (everything but tests)
Process completed with exit code 1.
|
isort
Process completed with exit code 1.
|