Home
last modified time | relevance | path

Searched full:lastexitcode (Results 1 – 1 of 1) sorted by relevance

/zcbor-latest/.github/workflows/
Drun-tests.yaml57 … zephyr-clone\scripts\requirements-run-test.txt; if($LastExitCode -ne 0) {Write-Error "$LastExitCo…
68 west init -l zephyr-clone; if($LastExitCode -ne 0) {Write-Error "$LastExitCode"};
136 python -m build; if($LastExitCode -ne 0) {Write-Error "$LastExitCode"};
137 … dist/zcbor-$env:ZCBOR_VERSION-py3-none-any.whl; if($LastExitCode -ne 0) {Write-Error "$LastExitCo…