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 ceacd35 commit be46150Copy full SHA for be46150
.github/workflows/twister.yaml
@@ -34,7 +34,7 @@ jobs:
34
runs-on:
35
group: zephyr-runner-v2-linux-x64-4xlarge
36
needs: twister-build-prep
37
- if: needs.twister-build-prep.outputs.size != 0
+ #if: needs.twister-build-prep.outputs.size != 0
38
container:
39
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
40
options: '--entrypoint /bin/bash'
0 commit comments