Skip to content

Commit 1bad2c1

Browse files
author
Scott Sanderson
committed
BUG: Fix incorrect key.
1 parent 71c1ca8 commit 1bad2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: pre-commit/[email protected]
2525

2626
tests:
27-
names: ${{ matrix.name }}
27+
name: ${{ matrix.name }}
2828
runs-on: ubuntu-18.04
2929
strategy:
3030
fail-fast: false

0 commit comments

Comments
 (0)