Skip to content

chore(deps): update dependency bob-the-bundler to v7 #4046

chore(deps): update dependency bob-the-bundler to v7

chore(deps): update dependency bob-the-bundler to v7 #4046

Workflow file for this run

name: Benchmark
on: [push]
jobs:
Benchmark:
name: Benchmark on node ${{ matrix.node_version }}
uses: the-guild-org/shared-config/.github/workflows/ci-node-matrix.yml@main

Check failure on line 8 in .github/workflows/benchmark.yml

View workflow run for this annotation

GitHub Actions / Benchmark

Invalid workflow file

The workflow is not valid. In .github/workflows/benchmark.yml (Line: 8, Col: 11): Error from called workflow the-guild-org/shared-config/.github/workflows/ci-node-matrix.yml@main (Line: 19, Col: 9): Required property is missing: type
with:
script: 'yarn build && yarn benchmark:basic'
nodeVersions: '[16,18]'