Skip to content

Commit

Permalink
CI: Log benchmark in gh pages?
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Stevens-Haas committed Aug 1, 2024
1 parent 3b461ca commit a9457f0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/push-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,4 @@ jobs:
cd asv_bench
git fetch origin $GITHUB_BASE_REF:base $GITHUB_REF:pr
asv continuous base pr -e
asv publish
- name: save benchmark results
uses: actions/upload-artifact@v4
with:
name: Benchmarks
path: asv_bench/.asv/html/
asv gh-pages

0 comments on commit a9457f0

Please sign in to comment.