Lines Matching refs:inputs
2 inputs:
26 ${{ inputs.skipSlow == 'false' && '--with-pgsql' || '' }} \
27 ${{ inputs.skipSlow == 'false' && '--with-pdo-pgsql' || '' }} \
28 ${{ inputs.skipSlow == 'false' && '--with-pdo-sqlite' || '' }} \
43 ${{ inputs.skipSlow == 'false' && '--with-tidy' || '' }} \
60 ${{ inputs.skipSlow == 'false' && '--with-enchant=/usr' || '' }} \
65 ${{ inputs.skipSlow == 'false' && '--enable-dl-test=shared' || '' }} \
66 ${{ inputs.skipSlow == 'false' && '--with-ldap' || '' }} \
67 ${{ inputs.skipSlow == 'false' && '--with-ldap-sasl' || '' }} \
78 ${{ inputs.skipSlow == 'false' && '--with-snmp' || '' }} \
79 ${{ inputs.skipSlow == 'false' && '--with-unixODBC' || '' }} \
80 ${{ inputs.skipSlow == 'false' && '--with-imap' || '' }} \
81 ${{ inputs.skipSlow == 'false' && '--with-imap-ssl' || '' }} \
82 ${{ inputs.skipSlow == 'false' && '--with-pdo-odbc=unixODBC,/usr' || '' }} \
87 ${{ inputs.skipSlow == 'false' && '--with-pdo-firebird' || '' }} \
88 ${{ inputs.skipSlow == 'false' && '--with-pdo-dblib' || '' }} \
90 ${{ inputs.configurationParameters }}