Skip to content

Commit

Permalink
Merge branch 'develop' into ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Linde authored Jan 7, 2025
2 parents e3cbab1 + 28cb655 commit 9f409e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
- name: Install requirements
run: uv pip install ruff .
- name: Run ruff linter
run: ruff check
run: ruff check

0 comments on commit 9f409e5

Please sign in to comment.