Description
The nifi-web-frontend module includes a unit test execution goal that takes two minutes or more to run. As many pull requests do not include changes to the user interface, it should be possible to disable running unit tests to avoid unnecessary build cycles. GitHub Action workflows should be configured to run frontend unit tests conditionally based on changed paths.