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 77e7fde commit e515598
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 @@ -57,6 +57,7 @@ jobs:
- name: Setup Memory env
uses: ./.github/services/memory/memory
- name: Install codpseed-criterion-compat
working-directory: core
run: cargo add --dev --rename criterion --features async,async_tokio [email protected]
- name: Build the benchmark targets
working-directory: core
Expand Down

0 comments on commit e515598

Please sign in to comment.