codyze icon indicating copy to clipboard operation
codyze copied to clipboard

Fix upgrade workflow

Open CodingDepot opened this issue 11 months ago • 1 comments

Semi-recent restructurings in the project repository broke the upgrade workflow that checks the build on different OS with different Java versions.

This PR fixes the workflow and removes the masking of negative results on job-level so that such breaks can be easier found in the future.

This PR also changes the workflow slightly in that the unit tests are now executed when building.

CodingDepot avatar Apr 03 '24 10:04 CodingDepot