mirror of
https://github.com/mariadb-corporation/mariadb-connector-nodejs.git
synced 2025-07-23 00:47:17 +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"
|
||||
node_js: 22
|
||||
- stage: Benchmarks
|
||||
if: branch = master
|
||||
env: srv=mariadb v=10.11 BENCH=1 local=1
|
||||
name: "Benchmarks"
|
||||
|
||||
|
Reference in New Issue
Block a user