@@ -27,7 +27,7 @@ jobs:
fi
- name: Lint (ruff)
run: ruff check .
run: ruff check . --fix
- name: Tests (pytest)
run: pytest -q
The note is not visible to the blocked user.