template/actions/.github/workflows/development.yml in bake-modernize-0.5.1 vs template/actions/.github/workflows/development.yml in bake-modernize-0.6.0
- old
+ new
@@ -2,9 +2,10 @@
on: [push, pull_request]
jobs:
test:
+ name: ${{matrix.ruby}} on ${{matrix.os}}
runs-on: ${{matrix.os}}-latest
continue-on-error: ${{matrix.experimental}}
strategy:
matrix: