mirror of
https://github.com/mariadb-corporation/mariadb-connector-nodejs.git
synced 2025-08-01 16:02:59 +00:00
only run benchmark on the master branch to speed up tests
This commit is contained in:
@ -42,6 +42,7 @@ jobs:
|
|||||||
name: "CS 10.11 - node.js 22"
|
name: "CS 10.11 - node.js 22"
|
||||||
node_js: 22
|
node_js: 22
|
||||||
- stage: Benchmarks
|
- stage: Benchmarks
|
||||||
|
if: branch = master
|
||||||
env: srv=mariadb v=10.11 BENCH=1 local=1
|
env: srv=mariadb v=10.11 BENCH=1 local=1
|
||||||
name: "Benchmarks"
|
name: "Benchmarks"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user