Skip to content

Commit d5ffa8e

Browse files
committed
wip
1 parent 3db4f10 commit d5ffa8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
matrix:
9696
platform: ${{ fromJson(needs.get-platform.outputs.test-matrix) }}
9797
name:
98-
test ${{ matrix.name-extra }}
98+
test ${{ matrix.platform.name-extra }}
9999
outputs:
100100
HAS_SECRETS: ${{ env.HAS_SECRETS }}
101101
container: ${{ matrix.platform.container }}

0 commit comments

Comments
 (0)