Skip to content

Commit e8c9f3d

Browse files
authored
Merge pull request #1895 from pbalcer/e2e-on-loader
run E2E tests on loader (and layer) changes
2 parents b3eb341 + f817945 commit e8c9f3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e_core.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
with:
6666
files: |
6767
source/adapters/${{inputs.str_name}}/**
68+
source/loader/**
6869
6970
e2e-build-hw:
7071
# We want to run the job only if there are changes in the specific adapter

0 commit comments

Comments
 (0)