Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
vadim committed Dec 18, 2024
1 parent 277a2c5 commit 38ae753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v1
- uses: psf/black@stable
with:
options: "--check --diff --verbose"
options: "--diff --verbose"
- uses: actions/checkout@v2
- uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit 38ae753

Please sign in to comment.