diff --git a/.github/workflows/test-performance.yml b/.github/workflows/test-performance.yml index 452659c9c3..cefe8d49da 100644 --- a/.github/workflows/test-performance.yml +++ b/.github/workflows/test-performance.yml @@ -14,7 +14,7 @@ on: - '.github/workflows/test-performance.yml' - 'test/*' # root folder - 'test/config/**/*' - - 'test/fixtures/**/*' + - 'test/fixtures/performance/**/*' - 'test/performance/**/*' - 'test/shared/**/*' - '.nvmrc'