Skip to content

Commit

Permalink
👷 fix lint workflow
Browse files Browse the repository at this point in the history
Signed-off-by: ff137 <ff137@proton.me>
  • Loading branch information
ff137 committed Aug 15, 2024
1 parent 8320528 commit 8a3602c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ jobs:
python-version: "3.12"
- name: Ruff Format and Lint Check
uses: chartboost/ruff-action@v1
with:
version: 0.5.7
args: "format --check"

0 comments on commit 8a3602c

Please sign in to comment.