Skip to content

Commit 424af57

Browse files
committed
run all
Signed-off-by: Anas Nashif <[email protected]>
1 parent a3ea283 commit 424af57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
run: |
9292
export ZEPHYR_BASE=${PWD}
9393
export ZEPHYR_TOOLCHAIN_VARIANT=zephyr
94-
west twister -p native_sim --build-only -T tests/kernel -T tests/drivers/build_all/sensor/ -v -j 16
94+
west twister -p native_sim --build-only -v -j 16
9595
9696
- name: Perform CodeQL Analysis
9797
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)