Skip to content

Commit

Permalink
Another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RDruon committed Aug 8, 2024
1 parent c6df20b commit 1f2d5ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ jobs:
- uses: actions/checkout@v4
- uses: boa-dev/criterion-compare-action@v3
with:
cwd: "lustre-collector"
branchName: ${{ github.base_ref }}
branchName: ${{ github.ref_name }}

0 comments on commit 1f2d5ed

Please sign in to comment.