Skip to content

Commit

Permalink
Changed 'Proper formatting on python files' github workflow only to r…
Browse files Browse the repository at this point in the history
…un for python files in common and example folder

Signed-off-by: hansinikarunarathne <[email protected]>
  • Loading branch information
hansinikarunarathne committed Jul 1, 2024
1 parent f497203 commit ae0f7be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/python_formatter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@ jobs:
- uses: actions/checkout@v3

- uses: psf/black@stable
with:
src: |
./common
./example

0 comments on commit ae0f7be

Please sign in to comment.