We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d11b74 commit e102ad1Copy full SHA for e102ad1
.github/test-spec.yml
@@ -74,8 +74,8 @@
74
- "samples/hci_rpmsg/**/*"
75
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"
76
- any:
77
- - "subsys/bluetooth/**/*"
78
- - "!subsys/bluetooth/mesh/**/*"
+ - "subsys/bluetooth/**/*"
+ - "!subsys/bluetooth/mesh/**/*"
79
80
"CI-thread-test":
81
- "**/*"
@@ -94,9 +94,9 @@
94
- "drivers/net/**/*"
95
96
97
98
99
- - "!subsys/bluetooth/audio/**/*"
+ - "!subsys/bluetooth/audio/**/*"
100
101
"CI-find-my-test":
102
0 commit comments