diff --git a/.github/workflows/ml-commons-release-e2e-workflow.yml b/.github/workflows/ml-commons-release-e2e-workflow.yml index 51a1cdedd..4f11e2d37 100644 --- a/.github/workflows/ml-commons-release-e2e-workflow.yml +++ b/.github/workflows/ml-commons-release-e2e-workflow.yml @@ -14,6 +14,7 @@ jobs: filters: | tests: - 'cypress/**/ml-commons-dashboards/**' + - 'cypress/utils/dashboards/datasource-management-dashboards-plugin/commands.js' tests: needs: changes