add workflow #2
release.yml
on: push
Run Python lint
/
autoflake, black, isort
9s
publish-pypi
/
poetry build & publish
22s
Annotations
1 error and 1 warning
publish-pypi / poetry build & publish
Process completed with exit code 1.
|
Run Python lint / autoflake, black, isort
The following actions uses node12 which is deprecated and will be forced to run on node16: BSFishy/pip-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|