Skip to content

Commit d46725d

Browse files
authored
correct spelling (#211)
1 parent de4975d commit d46725d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
echo "### Total coverage: ${TOTAL}%" >> $GITHUB_STEP_SUMMARY
112112
113113
linters-and-formatters:
114-
name: "linters and formattrs"
114+
name: "linters and formatters"
115115
needs: "settings"
116116
runs-on: "ubuntu-latest"
117117
steps:

0 commit comments

Comments
 (0)