Skip to content

Commit 2277c2d

Browse files
committed
Fix coverage CI title.
1 parent aeba0de commit 2277c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
jobs:
1313
test:
14-
name: ${{matrix.ruby}} on ${{matrix.os}} with ${{matrix.selector}}
14+
name: ${{matrix.ruby}} on ${{matrix.os}} with ${{matrix.io_event_selector}}
1515
runs-on: ${{matrix.os}}-latest
1616

1717
strategy:

0 commit comments

Comments
 (0)