From 3866ae9665a87a7329cdcae8f93339bc0c8f0b36 Mon Sep 17 00:00:00 2001 From: Samuel Burnham <45365069+samuelburnham@users.noreply.github.com> Date: Tue, 30 Apr 2024 12:44:36 -0400 Subject: [PATCH] Test bench-pr-comment fix --- .github/workflows/bench-pr-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bench-pr-comment.yml b/.github/workflows/bench-pr-comment.yml index 47c0f1e..55e66c9 100644 --- a/.github/workflows/bench-pr-comment.yml +++ b/.github/workflows/bench-pr-comment.yml @@ -11,7 +11,7 @@ concurrency: jobs: bench-pr-comment: name: Comparative PR benchmark comment - uses: lurk-lab/ci-workflows/.github/workflows/bench-pr-comment.yml@fix-bench-pr-comment + uses: lurk-lab/ci-workflows/.github/workflows/bench-pr-comment.yml@bench-pr-env with: default-benches: "bench_test" default-env: "LURK_BENCH_OUTPUT=pr-comment LURK_RC=100,600"