Skip to content

Commit

Permalink
Merge branch 'master' into test-bench-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
filchristou committed Apr 4, 2024
2 parents 62e9733 + 044fda6 commit 0e5de8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 78 deletions.
77 changes: 0 additions & 77 deletions .github/workflows/ci.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/runbenchandupload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
PR_NUMBER: ${{ github.event.pull_request.number }}
run: |
echo $PR_NUMBER > .benchmarkci/pr_number
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: BenchmarkResults
path: .benchmarkci/
Expand Down

0 comments on commit 0e5de8f

Please sign in to comment.