Skip to content

Commit 9fb4cd0

Browse files
test send input matrix
1 parent bebf804 commit 9fb4cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
package-name: ${{ matrix.package-name }}
4040
smoke-test-script: ${{ matrix.smoke-test-script }}
4141
aarch: ${{ matrix.aarch }}
42-
build-matrix: ${{ toJson(matrix) }}
42+
build-matrix: ${{ matrix }}
4343

4444
generate-matrix:
4545
uses: alinpahontu2912/test-infra/.github/workflows/generate_binary_build_matrix.yml@x64windows_test

0 commit comments

Comments
 (0)