Skip to content

Commit

Permalink
Fix benchmark action in CI (#1553)
Browse files Browse the repository at this point in the history
  • Loading branch information
jedel1043 authored Sep 4, 2021
1 parent 6115182 commit 01ce7a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
- uses: boa-dev/criterion-compare-action@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
branchName: ${{ github.base_ref }}
cwd: boa

0 comments on commit 01ce7a1

Please sign in to comment.