We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113076b commit c49a5e3Copy full SHA for c49a5e3
1 file changed
.github/workflows/test.yml
@@ -3,7 +3,7 @@ name: build
3
on: [push, pull_request]
4
5
jobs:
6
- build:
+ test:
7
name: build (${{ matrix.ruby }} / ${{ matrix.os }})
8
strategy:
9
matrix:
0 commit comments