We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e2ae5 commit f817945Copy full SHA for f817945
.github/workflows/e2e_core.yml
@@ -65,6 +65,7 @@ jobs:
65
with:
66
files: |
67
source/adapters/${{inputs.str_name}}/**
68
+ source/loader/**
69
70
e2e-build-hw:
71
# We want to run the job only if there are changes in the specific adapter
0 commit comments