Skip to content

Run rspec if there is matching foss tests

Albert Salim requested to merge caalberts-fix-empty-matching-foss-tests into master

What does this MR do?

Run rspec in rspec foss-impact only if there is matching foss tests. This is to prevent rspec from running all the tests when there is no ruby file change.

Merge request reports