Skip to content

Commit

Permalink
ci: Fix benchmark artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Nov 25, 2023
1 parent 2a451eb commit 942d5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- uses: actions/upload-artifact@v3
name: Upload the Benchmark results
with:
name: bench-main-result
name: bench-branch-main-result
path: dist/bench-branch-main-result.xml

pr-bench-test:
Expand Down

0 comments on commit 942d5e6

Please sign in to comment.