Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
change path
  • Loading branch information
theofidry committed Nov 25, 2023
commit 8b441b9ed48b66a9c35220a89ed8a6212eda5a55
4 changes: 1 addition & 3 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ jobs:
name: Upload the Benchmark results
with:
name: bench-branch-main-result
path: |
dist/.phpbench/
dist/bench/
path: dist/bench/

pr-bench-test:
runs-on: ubuntu-latest
Expand Down