hyperspace
hyperspace copied to clipboard
Update azure-pipelines.yml to build C#/Scala example apps
Describe the issue
#90 and #94 introduced example apps, but the build pipeline was not updated.
The azure-pipelines.yml needs to updated to make sure they compile.
Is it enough to check only they compile without errors? Or should it be run without exception?