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 e251a08 commit 277a2c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: psf/black@stable
with:
options: "--check --diff --verbose"
- uses: actions/checkout@v2
- uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit 277a2c5

Please sign in to comment.