mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-05 17:24:21 +01:00
Use GH action from henrikingo
This commit is contained in:
3
.github/workflows/push_only.yml
vendored
3
.github/workflows/push_only.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user