ci: fix subject test step names

This commit is contained in:
Zach Daniel 2023-01-31 12:09:40 -05:00
parent 437573a6b4
commit 1f9ffdcf36

View file

@ -7,7 +7,7 @@ on:
jobs:
test-subprojects:
runs-on: ubuntu-latest
name: Subproject-${{matrix.project}} - OTP ${{matrix.otp}} / Elixir ${{matrix.elixir}}
name: Subproject ${{matrix.project.org}}/${{matrix.project.name}} - OTP ${{matrix.otp}} / Elixir ${{matrix.elixir}}
strategy:
fail-fast: false
matrix: