Skip to content

Commit 1355515

Browse files
authored
Update zephyr unit tests workflow filters
Removed iris dependency from zephyr unit test filters.
1 parent 092a9c8 commit 1355515

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
filters: |
2626
relevant:
2727
- 'lib/zephyr/**'
28-
# zephyr depends on iris and fray; run zephyr tests on any upstream change.
29-
- 'lib/iris/**'
3028
- 'lib/fray/**'
3129
- 'uv.lock'
3230
- '.github/workflows/zephyr-unit-tests.yaml'

0 commit comments

Comments
 (0)