Skip to content

Commit

Permalink
push benchmark results as part of master
Browse files Browse the repository at this point in the history
Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
  • Loading branch information
haroon-sheikh committed Jul 25, 2023
1 parent 3fff1a1 commit e7c5dc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,5 @@ jobs:
find ./out -name '*.csv' -printf "cat %p >> docs/data/gauge/%f\n" | sh
git config user.name "Github Actions"
git config user.email "actions@users.noreply.github.com"
git add -a
git commit -sm "add benchmark for $GITHUB_SHA"
git commit -sam "add benchmark for $GITHUB_SHA"
git push

0 comments on commit e7c5dc7

Please sign in to comment.