Skip to content

Commit

Permalink
Merge pull request #1895 from pbalcer/e2e-on-loader
Browse files Browse the repository at this point in the history
run E2E tests on loader (and layer) changes
  • Loading branch information
pbalcer committed Jul 25, 2024
2 parents b3eb341 + f817945 commit e8c9f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e8c9f3d

Please sign in to comment.