Skip to content

Commit

Permalink
simplify lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
glaslos committed Dec 24, 2024
1 parent 91f41f2 commit cb865c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ jobs:
- uses: actions/checkout@v4
- name: Run Black
uses: psf/black@stable
with:
options: "--check"
src: "./conpot/*"

0 comments on commit cb865c0

Please sign in to comment.