Skip to content

Commit 43f0bb9

Browse files
authored
Update python-app.yml
1 parent cdda399 commit 43f0bb9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/python-app.yml

-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- uses: psf/black@stable
14-
with:
15-
options: "--check --verbose"
16-
src: "./src"
17-
version: "~= 22.0"
1814

1915
- name: Set up Python ${{ matrix.python-version }}
2016
uses: actions/setup-python@v3

0 commit comments

Comments
 (0)