We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test-certificate
1 parent e49582e commit e15125cCopy full SHA for e15125c
.github/workflows/test-build-processes.yml
@@ -70,6 +70,7 @@ jobs:
70
with:
71
os: ${{ matrix.os }}
72
directory: ${{ matrix.directory }}
73
+ test-certificates: ${{ matrix.test-certificates || false }}
74
save-build: ${{ matrix.save-build && matrix.save-build || false }}
75
prepare-playground: ${{ matrix.prepare-playground && matrix.prepare-playground || false }}
76
0 commit comments