We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 502a610 + 6b27031 commit 7b720cbCopy full SHA for 7b720cb
.github/workflows/Build-self-hosted-O64-O32.yml
@@ -32,6 +32,7 @@ jobs:
32
target-dir: "${{ matrix.binfolder }}"
33
compile: "true"
34
app-config: "deployment/Application-Config.json"
35
+ run-accunit-tests: "true"
36
timeout-minutes: 10
37
- name: "Upload Build Artifact"
38
uses: actions/upload-artifact@v4
0 commit comments