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