From 3a043ff5d8de82bb95a9ecef154040e4ab84af85 Mon Sep 17 00:00:00 2001 From: Evan Chen Date: Sat, 20 Jan 2024 12:25:44 -0500 Subject: [PATCH] grumble --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 00c223a..8d54c8f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -98,4 +98,4 @@ jobs: ruff format --diff $(git ls-files '*.py') - name: Run spell-check run: | - codespell $(git ls-files) --toml pyproject.toml -q 0 + codespell $(git ls-files)