Skip to content

Commit 34107fd

Browse files
committed
WIP: mod: .github/workflows/test.yml (main)
Signed-off-by: Philippe Coval <[email protected]>
1 parent 5486b41 commit 34107fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
export ZPC_COMMAND="docker-compose up --abort-on-container-exit"
6262
cd z-wave-stack-binaries/bin && file -E *_x86_REALTIME.elf && cd -
6363
export ZPC_ARGS="--log.level=d"
64-
debug=1 ./scripts/tests/z-wave-stack-binaries-test.sh
64+
./scripts/tests/z-wave-stack-binaries-test.sh

0 commit comments

Comments
 (0)