Skip to content

Commit

Permalink
Update python-package.yml - reverting black test
Browse files Browse the repository at this point in the history
  • Loading branch information
anilthanki authored Aug 22, 2024
1 parent 4683fcd commit 193b8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Run black manually
run: |
black --diff --verbose ./
black --check --verbose ./
# - name: Install dependencies
# run: |
Expand Down

0 comments on commit 193b8d4

Please sign in to comment.