WebFreak001 / code-debug

Native debugging for VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FR: create nightly builds via unit-tests CI

GitMensch opened this issue · 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.