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.
1 parent 4437e7f commit 6b27031Copy full SHA for 6b27031
.github/workflows/Build-self-hosted-O64-O32.yml
@@ -32,7 +32,7 @@ jobs:
32
target-dir: "${{ matrix.binfolder }}"
33
compile: "true"
34
app-config: "deployment/Application-Config.json"
35
- run-accunit-test: "true"
+ run-accunit-tests: "true"
36
timeout-minutes: 10
37
- name: "Upload Build Artifact"
38
uses: actions/upload-artifact@v4
0 commit comments