Skip to content

Commit

Permalink
fix(ci): add working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
dqhl76 committed Nov 4, 2024
1 parent e515598 commit c7e85eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@ jobs:
- name: Run the benchmarks
uses: CodSpeedHQ/action@v3
with:
working-directory: core
run: cargo codspeed run
token: ${{ env.CODSPEED_TOKEN }}

0 comments on commit c7e85eb

Please sign in to comment.