This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/master by this push:
new b1e2aae9fa fix jmh tests (split further)
b1e2aae9fa is described below
commit b1e2aae9fa59082ec06f8d2efa0115fc25304c99
Author: Paul King <[email protected]>
AuthorDate: Mon Feb 16 15:37:25 2026 +1000
fix jmh tests (split further)
---
.github/workflows/groovy-build-benchmarks.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/groovy-build-benchmarks.yml
b/.github/workflows/groovy-build-benchmarks.yml
index 685771ec8f..86c4ab82b5 100644
--- a/.github/workflows/groovy-build-benchmarks.yml
+++ b/.github/workflows/groovy-build-benchmarks.yml
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-name: Performance check
+name: Benchmarks check
on: [push, pull_request]