Lines Matching refs:group
33 group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
64 … echo '::group::curl_config.h (raw)'; cat bld/lib/curl_config.h || true; echo '::endgroup::'
65 …echo '::group::curl_config.h'; grep -F '#define' bld/lib/curl_config.h | sort || true; echo '::end…
73 echo '::group::build examples'
103 … echo '::group::curl_config.h (raw)'; cat bld/lib/curl_config.h || true; echo '::endgroup::'
104 …echo '::group::curl_config.h'; grep -F '#define' bld/lib/curl_config.h | sort || true; echo '::end…
112 echo '::group::build examples'
147 echo '::group::curl_config.h (raw)'; cat lib/curl_config.h || true; echo '::endgroup::'
148 …echo '::group::curl_config.h'; grep -F '#define' lib/curl_config.h | sort || true; echo '::endgrou…
155 echo '::group::build examples'
178 … echo '::group::curl_config.h (raw)'; cat bld/lib/curl_config.h || true; echo '::endgroup::'
179 …echo '::group::curl_config.h'; grep -F '#define' bld/lib/curl_config.h | sort || true; echo '::end…
186 echo '::group::build examples'
210 echo '::group::curl_config.h (raw)'; cat lib/curl_config.h || true; echo '::endgroup::'
211 …echo '::group::curl_config.h'; grep -F '#define' lib/curl_config.h | sort || true; echo '::endgrou…
216 echo '::group::build examples'