Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
80sVectorz authored Jul 24, 2023
1 parent 3c87a08 commit a01f268
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 @@ -25,7 +25,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Lint/format with Black
- uses: psf/black@stable
uses: psf/black@stable
with:
options: "--check --verbose"
src: "./src"
Expand Down

0 comments on commit a01f268

Please sign in to comment.