Skip to content

Commit f744693

Browse files
committed
fix indent
1 parent d89bb78 commit f744693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
nox -s analyze
5353
5454
test:
55-
name: Test Python ${{ matrix.python-version }} on ${{ matrix.os }}
55+
name: Test Python ${{ matrix.python-version }} on ${{ matrix.os }}
5656
runs-on: ${{ matrix.os }}
5757
strategy:
5858
matrix:

0 commit comments

Comments
 (0)