Skip to content

Commit 2667968

Browse files
authored
Add filter for iris library in unit tests workflow
1 parent 1355515 commit 2667968

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/zephyr-unit-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
filters: |
2626
relevant:
2727
- 'lib/zephyr/**'
28+
- 'lib/iris/**'
2829
- 'lib/fray/**'
2930
- 'uv.lock'
3031
- '.github/workflows/zephyr-unit-tests.yaml'

0 commit comments

Comments
 (0)