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: