Skip to content

Commit

Permalink
testing black github action. Looks like black is not formating code
Browse files Browse the repository at this point in the history
on push as reported when testing locally.
  • Loading branch information
shahzebsiddiqui committed Dec 11, 2019
1 parent bc106af commit e10d9ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ jobs:
- uses: actions/checkout@v1
- name: Black Code Formatter
uses: lgeiger/black-action@master
with:
args: "."

0 comments on commit e10d9ae

Please sign in to comment.