code-debug icon indicating copy to clipboard operation
code-debug copied to clipboard

FR: create nightly builds via unit-tests CI

Open GitMensch opened this issue 3 years ago • 0 comments

I suggest that - at the end of the unit-tests workflow (or - preferably: an extra workflow that is executed after the the unit-tests one - and skipped if that failed) the package is built and uploaded as artifact.

This way people could test versions that include fixes - but are not released because of other open issues.

GitMensch avatar Jul 28 '22 19:07 GitMensch