Remove k6 performance testing action #96

Merged
joelyoder merged 1 commit from codex/remove-k6-testing-action into main 2025-09-12 00:17:03 -04:00
joelyoder commented 2025-09-12 00:16:10 -04:00 (Migrated from github.com)

Summary

  • remove k6 performance GitHub Actions workflow
  • drop associated k6 test scripts and sample data

Testing

  • go test ./...
  • npm test --prefix frontend

https://chatgpt.com/codex/tasks/task_e_68c39d4e95c083329a452b8f47bb0d35

## Summary - remove k6 performance GitHub Actions workflow - drop associated k6 test scripts and sample data ## Testing - `go test ./...` - `npm test --prefix frontend` ------ https://chatgpt.com/codex/tasks/task_e_68c39d4e95c083329a452b8f47bb0d35
Sign in to join this conversation.
No description provided.