mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-25 02:39:39 +08:00
github action grouping is broken because we were outputing "::endgroup" where it needs "::endgroup::". This patch also added some addtional grouping around contianer setup phase, making output easier to read.