Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#3207] fix(test): Trigger integration test with changes in module `i…
…ntegration-test-common` (#3201) ### What changes were proposed in this pull request? Trigger integration test when there is a change in module `integration-test-common`. ### Why are the changes needed? We should start the integration test if there are changes in module `integration-test-common`. however, CI https://github.com/datastrato/gravitino/actions/runs/8872110159/job/24356012525?pr=3197 of PR #3197 can't start the CI pipeline. Fixed: #3207 ### Does this PR introduce _any_ user-facing change? N/A. ### How was this patch tested? CI passed.
- Loading branch information