Skip to content

Commit

Permalink
update syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinL committed Apr 5, 2024
1 parent 0bb321d commit cc72d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
poetry install --no-interaction --no-root --only linting
- name: Run Ruff formatting
run: poetry run ruff lint --output-format=full .
run: poetry run ruff check --output-format=full

0 comments on commit cc72d80

Please sign in to comment.