diff --git a/.github/workflows/push_only.yml b/.github/workflows/push_only.yml index 1c10bbb62..8194e68b6 100644 --- a/.github/workflows/push_only.yml +++ b/.github/workflows/push_only.yml @@ -25,7 +25,8 @@ jobs: run: cargo bench 2>&1 | tee output.txt - name: Analyze benchmark result with Nyrkiƶ - uses: nyrkio/github-action-benchmark@HEAD + uses: henrikingo/github-action-benchmark@HEAD + # uses: nyrkio/github-action-benchmark@HEAD with: name: turso tool: criterion