engine icon indicating copy to clipboard operation
engine copied to clipboard

Scripts run tests on all terms type instead of modified one only

Open Cli4d opened this issue 11 months ago • 1 comments

After encountering an issue in this pull request, it was noted that only one type of term was modified by the PR. However, the validation scripts check all term types. Therefore, if there are any issues with other term types, they need to be resolved before the PR can be closed.

I suggested finding a way to run the test scripts only on the term types that were modified by the PR.

Cli4d avatar Jan 13 '25 16:01 Cli4d