Skip to content

ci: fix load test workflow paths - #304

Merged
spencerc99 merged 1 commit into
mainfrom
cx/fix-load-test-workflow-paths
Jul 13, 2026
Merged

ci: fix load test workflow paths#304
spencerc99 merged 1 commit into
mainfrom
cx/fix-load-test-workflow-paths

Conversation

@spencerc99

Copy link
Copy Markdown
Owner

Summary

Fixes the manual load-test workflow after the harness moved to tools/load-test.

Root cause

The workflow still referenced the previous root-level load-test directory, so dependency installation, runner execution, and artifact collection could not find the harness outputs.

Validation

  • cd tools/load-test && bun install --frozen-lockfile
  • cd tools/load-test && bun test
  • cd tools/load-test && bun src/runner.ts
  • bun run load-test --
  • YAML parse and git diff --check

No remote load test was run.

@pkg-pr-new

pkg-pr-new Bot commented Jul 13, 2026

Copy link
Copy Markdown

Open in StackBlitz

bun add https://pkg.pr.new/@playhtml/common@304
bun add https://pkg.pr.new/playhtml@304
bun add https://pkg.pr.new/@playhtml/react@304

commit: 3815f6c

@spencerc99
spencerc99 marked this pull request as ready for review July 13, 2026 05:21
@spencerc99
spencerc99 merged commit c7a4672 into main Jul 13, 2026
5 checks passed
@spencerc99
spencerc99 deleted the cx/fix-load-test-workflow-paths branch July 13, 2026 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant