Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyclarke committed Dec 4, 2024
1 parent 9a1da05 commit 1c5f19d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:

steps:

- uses: actions/checkout@v4

- name: Install Node
uses: actions/setup-node@v2
with:
Expand All @@ -56,6 +54,7 @@ jobs:
echo "bun $(bun -v)"
echo "$(deno -v)"
- uses: actions/checkout@v4
- name: Run Project Benchmarks (Next)
uses: ./.github/workflows/run.yaml
with:
Expand Down

0 comments on commit 1c5f19d

Please sign in to comment.