Skip to content

Commit

Permalink
give benchmarks.yml a target directory (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvshields authored Feb 2, 2024
1 parent f79821a commit eba2b6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ jobs:
destination-repository-name: "stardis-benchmarks"
user.email: [email protected]
target-branch: main

target-directory: .asv

- name: Compare HEAD with main if PR
if: github.event_name == 'pull_request_target'
continue-on-error: true # TODO: step failed sporadically while testing
Expand Down

0 comments on commit eba2b6d

Please sign in to comment.