diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 3ef322f3..5b8d04f6 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -123,7 +123,7 @@ jobs: groups: check test plot - name: Run ty - run: uv run ty check + run: uv run ty check --output-format=github check-todos: name: Absence of TODOs