only run benchmark on the master branch to speed up tests

This commit is contained in:
Diego Dupin
2025-04-23 15:01:05 +02:00
parent bb093c65c8
commit d8fc60afe6

View File

@ -42,6 +42,7 @@ jobs:
name: "CS 10.11 - node.js 22"
node_js: 22
- stage: Benchmarks
if: branch = master
env: srv=mariadb v=10.11 BENCH=1 local=1
name: "Benchmarks"