Also, remove tinyformat workaround. Also, bump timeout to avoid timeout.
ci: Move .git folder as well #127
pull maflcko wants to merge 1 commits into bitcoin-core:main from maflcko:main changing 1 files +8 −11-
maflcko commented at 1:09 PM on May 22, 2023: contributor
-
1aa127fc4d
ci: Move .git folder as well
Also, remove tinyformat workaround. Also, bump timeout to avoid timeout.
-
maflcko commented at 7:00 AM on May 24, 2023: contributor
For context, this is fixing a bug for the
[native_fuzz_with_valgrind] [persistent_worker]task only. Onmainit is picking the wrong.gitfolder:+ echo 'Using qa-assets repo from commit ...' + git log -1 commit 456701420b157f4c02592a2aea6fc32b1620c56a Author: fanquake <fanquake@gmail.com> Date: Mon May 22 11:49:51 2023 +0100 Merge bitcoin/bitcoin#27672: ...+ echo 'Using qa-assets repo from commit ...' + git log -1 Using qa-assets repo from commit ... commit 1aa127fc4db889afb3b01f83c15f4c26657d2f0d Author: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> Date: Mon May 22 15:06:29 2023 +0200 ci: Move .git folder as well Also, remove tinyformat workaround. Also, bump timeout to avoid timeout. - fanquake merged this on May 24, 2023
- fanquake closed this on May 24, 2023
Contributors