Skip to content

Commit 09137d1

Browse files
aescolarkartben
authored andcommitted
ci: bsim-tests: Add missing path to trigger BT tests
Also trigger the bluetooth tests if tests/bluetooth/common/testlib/ is changed. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 5179463 commit 09137d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/bsim-tests.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,10 @@ jobs:
121121
id: check-bluetooth-files
122122
with:
123123
files: |
124-
tests/bsim/bluetooth/
125124
samples/bluetooth/
126125
subsys/bluetooth/
126+
tests/bluetooth/common/testlib/
127+
tests/bsim/bluetooth/
127128
128129
- name: Check if Networking files changed
129130
uses: tj-actions/changed-files@823fcebdb31bb35fdf2229d9f769b400309430d0 # v46.0.3

0 commit comments

Comments
 (0)