Skip to content

Commit e15125c

Browse files
authored
Pass test-certificate value as an input.
1 parent e49582e commit e15125c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-build-processes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
with:
7171
os: ${{ matrix.os }}
7272
directory: ${{ matrix.directory }}
73+
test-certificates: ${{ matrix.test-certificates || false }}
7374
save-build: ${{ matrix.save-build && matrix.save-build || false }}
7475
prepare-playground: ${{ matrix.prepare-playground && matrix.prepare-playground || false }}
7576

0 commit comments

Comments
 (0)