From 6ba962c87d68f027550baa13e9c8aae0ceb08d23 Mon Sep 17 00:00:00 2001 From: Preocts Date: Sun, 10 Aug 2025 23:41:26 -0400 Subject: [PATCH] correct spelling --- .github/workflows/python-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml index 83a0e56..50ef18a 100644 --- a/.github/workflows/python-tests.yml +++ b/.github/workflows/python-tests.yml @@ -111,7 +111,7 @@ jobs: echo "### Total coverage: ${TOTAL}%" >> $GITHUB_STEP_SUMMARY linters-and-formatters: - name: "linters and formattrs" + name: "linters and formatters" needs: "settings" runs-on: "ubuntu-latest" steps: