We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff13c3 commit 0d1a9bbCopy full SHA for 0d1a9bb
1 file changed
.github/workflows/master_cleaner.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- uses: psf/black@stable
16
with:
17
- options: "--check"
+ options: "--verbose"
18
src: "./ezyrb"
19
20
- name: Create Pull Request
0 commit comments