Skip to content

Commit

Permalink
Merge pull request casbin#256 from smrpn/benchmarkcomment
Browse files Browse the repository at this point in the history
feat: add comment for benchmark result
  • Loading branch information
hackerchai authored Apr 20, 2021
2 parents 542e22e + 5293102 commit 97d71e3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
~/.cargo/git
~/.cargo/registry
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- uses: boa-dev/criterion-compare-action@move_to_actions
- uses: smrpn/criterion-compare-action@move_to_actions
with:
cwd: benches
token: ${{ secrets.BENCH_GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 97d71e3

Please sign in to comment.