Skip to content

Commit 1374618

Browse files
bastelfreakekohl
andauthored
Update .github/workflows/ci.yaml
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
1 parent 497984a commit 1374618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
run: ruby $Env:FACTER_ROOT/.github/actions/presuite.rb ${{ matrix.os }}
134134

135135
integration_tests:
136-
name: integration ${{ matrix.cfg.os }} (ruby ${{ matrix.cfg.ruby }})
136+
name: Integration on ${{ matrix.cfg.os }} with Ruby ${{ matrix.cfg.ruby }}
137137
strategy:
138138
fail-fast: false
139139
matrix:

0 commit comments

Comments
 (0)