We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 092a9c8 commit 1355515Copy full SHA for 1355515
1 file changed
.github/workflows/zephyr-unit-tests.yaml
@@ -25,8 +25,6 @@ jobs:
25
filters: |
26
relevant:
27
- 'lib/zephyr/**'
28
- # zephyr depends on iris and fray; run zephyr tests on any upstream change.
29
- - 'lib/iris/**'
30
- 'lib/fray/**'
31
- 'uv.lock'
32
- '.github/workflows/zephyr-unit-tests.yaml'
0 commit comments