Skip to content

Commit 25e1241

Browse files
committed
twister filter
Signed-off-by: Anas Nashif <[email protected]>
1 parent bf12022 commit 25e1241

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/twister.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,11 @@ jobs:
6565
6666
- name: Setup Zephyr project
6767
if: github.event_name == 'pull_request'
68-
uses: zephyrproject-rtos/action-zephyr-setup@f7b70269a8eb01f70c8e710891e4c94972a2f6b4 # v1.0.6
68+
uses: zephyrproject-rtos/action-zephyr-setup@5922adc19f631e5ac4bf43c872f1483e6422b845
6969
with:
7070
app-path: zephyr
7171
toolchains: all
72+
west-group-filter: -tools,-bootloader
7273

7374
- name: Environment Setup
7475
working-directory: zephyr

0 commit comments

Comments
 (0)