Skip to content

Commit

Permalink
Attempt to fix test script
Browse files Browse the repository at this point in the history
  • Loading branch information
gridbugs committed Sep 13, 2023
1 parent b5569fc commit 0dc4620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Setup opam
run: opam init --disable-sandboxing --auto-setup && opam switch create 4.14.1
- name: Build the benchmark runner
run: opam install ./dune-monorepo-benchmark-runner
run: opam install ./dune-monorepo-benchmark-runner -y

0 comments on commit 0dc4620

Please sign in to comment.