This commit is contained in:
Max Howell 2023-04-20 08:13:05 -04:00
parent 3db4f100bc
commit d5ffa8efad

View file

@ -95,7 +95,7 @@ jobs:
matrix:
platform: ${{ fromJson(needs.get-platform.outputs.test-matrix) }}
name:
test ${{ matrix.name-extra }}
test ${{ matrix.platform.name-extra }}
outputs:
HAS_SECRETS: ${{ env.HAS_SECRETS }}
container: ${{ matrix.platform.container }}