Skip to content

fix(deps): update dependency @graphql-tools/wrap to v10.0.29 (#2544) #4549

fix(deps): update dependency @graphql-tools/wrap to v10.0.29 (#2544)

fix(deps): update dependency @graphql-tools/wrap to v10.0.29 (#2544) #4549

Workflow file for this run

name: Benchmark
on: [push]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
Benchmark:
uses: the-guild-org/shared-config/.github/workflows/ci-node-matrix.yml@main
with:
script: 'yarn build && yarn benchmark:basic'
nodeVersions: '[18,20,22,23]'