diff --git a/.github/workflows/e2e_core.yml b/.github/workflows/e2e_core.yml index 0621093169..00055638df 100644 --- a/.github/workflows/e2e_core.yml +++ b/.github/workflows/e2e_core.yml @@ -65,6 +65,7 @@ jobs: with: files: | source/adapters/${{inputs.str_name}}/** + source/loader/** e2e-build-hw: # We want to run the job only if there are changes in the specific adapter