Skip to content

Commit

Permalink
Test github-action-benchmark fork and cargo-criterion tool feature ou…
Browse files Browse the repository at this point in the history
  • Loading branch information
brainstorm committed Dec 22, 2022
1 parent 0a1439d commit 2239c74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ jobs:
# external-data-json-path: ./benchmarks/requests-benchmarks.json
# fail-on-alert: false
- name: Store search benchmark result
uses: benchmark-action/github-action-benchmark@v1
uses: brainstorm/github-action-benchmark@v1
with:
name: Search benchmark
tool: 'cargo'
tool: 'cargo-criterion'
output-file-path: /home/runner/work/htsget-rs/htsget-rs/output.txt
#external-data-json-path: search-benchmarks.json
fail-on-alert: false
Expand Down

0 comments on commit 2239c74

Please sign in to comment.