diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 9827377e0..85d48908a 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -34,7 +34,6 @@ jobs: uses: actions/setup-node@master with: node-version: "lts/*" - - name: Install Ruby and related tools run: ./scripts/benchmarks/setup_dependencies.sh