We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeba0de commit 2277c2dCopy full SHA for 2277c2d
.github/workflows/test-coverage.yaml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
test:
14
- name: ${{matrix.ruby}} on ${{matrix.os}} with ${{matrix.selector}}
+ name: ${{matrix.ruby}} on ${{matrix.os}} with ${{matrix.io_event_selector}}
15
runs-on: ${{matrix.os}}-latest
16
17
strategy:
0 commit comments