Skip to content

Commit

Permalink
CI: Revert trying to publish results; later PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Stevens-Haas committed Aug 1, 2024
1 parent 55f8c8e commit cce80b8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/push-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,3 @@ 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/

0 comments on commit cce80b8

Please sign in to comment.