Skip to content

Commit

Permalink
fix AI copilot suggestions
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Spooren <[email protected]>
  • Loading branch information
aparcar committed Feb 20, 2024
1 parent e4a28dc commit b359ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Lint with ruff
run: |
poetry run ruff --check asu/ tests/
poetry run ruff lint asu/ tests/
- name: Stylecheck with ruff
run: |
Expand Down

0 comments on commit b359ab1

Please sign in to comment.