Den fre 21 feb. 2025 kl 17:04 skrev Mark Phippard <[email protected]>:
> I noticed the matrix part as I clicked send.
>
> You probably name to be something like ${{ matrix.check-target }}-logs
>
Thanks, just saw that r1923964 failed on duplicate name.
Renaming tests-${{matrix.os}}-${{matrix.check-target}}.log in r1923965.
check-target is 'check' or 'davautocheck', but we also have two different
os 'ubuntu-latest' and 'ubuntu-22.04-arm' so both are required for a unique
name.
Thanks,
Daniel

