Skip to content

Commit

Permalink
Merge branch 'dev' into poc
Browse files Browse the repository at this point in the history
  • Loading branch information
Sevhena authored Nov 25, 2024
2 parents 8c10c8d + 1d592e8 commit 0cf7f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- name: Run Ruff
uses: astral-sh/ruff-action@v1
with:
args: "--config pyproject.toml"
args: "check --config pyproject.toml"
changed-files: "true"

0 comments on commit 0cf7f41

Please sign in to comment.