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:
Alberto Escolar Piedras 2025-04-15 20:01:19 +02:00 committed by Benjamin Cabé
commit 09137d16ac

View file

@ -121,9 +121,10 @@ jobs:
id: check-bluetooth-files id: check-bluetooth-files
with: with:
files: | files: |
tests/bsim/bluetooth/
samples/bluetooth/ samples/bluetooth/
subsys/bluetooth/ subsys/bluetooth/
tests/bluetooth/common/testlib/
tests/bsim/bluetooth/
- name: Check if Networking files changed - name: Check if Networking files changed
uses: tj-actions/changed-files@823fcebdb31bb35fdf2229d9f769b400309430d0 # v46.0.3 uses: tj-actions/changed-files@823fcebdb31bb35fdf2229d9f769b400309430d0 # v46.0.3