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 5486b41 commit 34107fdCopy full SHA for 34107fd
.github/workflows/test.yml
@@ -61,4 +61,4 @@ jobs:
61
export ZPC_COMMAND="docker-compose up --abort-on-container-exit"
62
cd z-wave-stack-binaries/bin && file -E *_x86_REALTIME.elf && cd -
63
export ZPC_ARGS="--log.level=d"
64
- debug=1 ./scripts/tests/z-wave-stack-binaries-test.sh
+ ./scripts/tests/z-wave-stack-binaries-test.sh
0 commit comments