Update installations and workflows
* Update pyproject.toml * Create a Workflow file to test formatting in PR
This commit is contained in:
committed by
Nicola Demo
parent
ed0a8bd5e7
commit
4c4482b155
2
.github/workflows/black-formatter.yml
vendored
2
.github/workflows/black-formatter.yml
vendored
@@ -27,4 +27,4 @@ jobs:
|
||||
There appear to be some python formatting errors in ${{ github.sha }}. This pull request
|
||||
uses the [psf/black](https://github.com/psf/black) formatter to fix these issues.
|
||||
base: ${{ github.head_ref }} # Creates pull request onto pull request or commit branch
|
||||
branch: actions/black
|
||||
branch: actions/black
|
||||
Reference in New Issue
Block a user