From b6c12d795b57077165b39b7d39fb9b5a3608b29e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mos=C3=A8=20Giordano?= Date: Sun, 21 Sep 2025 10:38:47 +0100 Subject: [PATCH] [CI] Don't run benchmarks on PR only modifying the tests --- .github/workflows/benchmark_pr.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/benchmark_pr.yml b/.github/workflows/benchmark_pr.yml index a4aa7feb2c..0bb10244ee 100644 --- a/.github/workflows/benchmark_pr.yml +++ b/.github/workflows/benchmark_pr.yml @@ -8,7 +8,6 @@ on: - 'ext/**' - 'lib/**' - 'src/**' - - 'test/**' - 'Project.toml' permissions: