Skip to content

Commit e102ad1

Browse files
Krishna Trlubos
Krishna T
authored andcommitted
[nrf noup] ci: Fix YAML indentation
fixup! [nrf noup] ci: add .github/test-spec.yml Signed-off-by: Krishna T <[email protected]>
1 parent 1d11b74 commit e102ad1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/test-spec.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
- "samples/hci_rpmsg/**/*"
7575
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"
7676
- any:
77-
- "subsys/bluetooth/**/*"
78-
- "!subsys/bluetooth/mesh/**/*"
77+
- "subsys/bluetooth/**/*"
78+
- "!subsys/bluetooth/mesh/**/*"
7979

8080
"CI-thread-test":
8181
- "**/*"
@@ -94,9 +94,9 @@
9494
- "drivers/net/**/*"
9595
- "samples/hci_rpmsg/**/*"
9696
- any:
97-
- "subsys/bluetooth/**/*"
98-
- "!subsys/bluetooth/mesh/**/*"
99-
- "!subsys/bluetooth/audio/**/*"
97+
- "subsys/bluetooth/**/*"
98+
- "!subsys/bluetooth/mesh/**/*"
99+
- "!subsys/bluetooth/audio/**/*"
100100

101101
"CI-find-my-test":
102102
- "**/*"

0 commit comments

Comments
 (0)