qmk_userspace icon indicating copy to clipboard operation
qmk_userspace copied to clipboard

[Bug] GitHub Actions build task succeeds even when compilation fails

Open andrebrait opened this issue 2 years ago • 2 comments

Describe the Bug

When running the GitHub Actions build flow, it succeeds even if it fails to compile and/or produce any artifacts. I'm not sure whether that was intended.

Additional Context?

Example run: https://github.com/andrebrait/qmk_userspace/actions/runs/7771624531

andrebrait avatar Feb 06 '24 13:02 andrebrait

I guess this actually belongs in https://github.com/qmk/.github, correct?

andrebrait avatar Feb 06 '24 13:02 andrebrait

I guess this actually belongs in qmk/.github, correct?

Eh, close enough here. Probably better visibility. Will have a look -- mine's failing too so at least I have a local repro.

tzarc avatar Feb 08 '24 22:02 tzarc

Fixed.

tzarc avatar May 15 '24 01:05 tzarc