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 <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
5179463750
commit
09137d16ac
1 changed files with 2 additions and 1 deletions
3
.github/workflows/bsim-tests.yaml
vendored
3
.github/workflows/bsim-tests.yaml
vendored
|
@ -121,9 +121,10 @@ jobs:
|
|||
id: check-bluetooth-files
|
||||
with:
|
||||
files: |
|
||||
tests/bsim/bluetooth/
|
||||
samples/bluetooth/
|
||||
subsys/bluetooth/
|
||||
tests/bluetooth/common/testlib/
|
||||
tests/bsim/bluetooth/
|
||||
|
||||
- name: Check if Networking files changed
|
||||
uses: tj-actions/changed-files@823fcebdb31bb35fdf2229d9f769b400309430d0 # v46.0.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue