Skip to content

ci: make GPU tests manual-only#722

Closed
mplatzer wants to merge 2 commits intomainfrom
feat/manual-gpu-tests-pr
Closed

ci: make GPU tests manual-only#722
mplatzer wants to merge 2 commits intomainfrom
feat/manual-gpu-tests-pr

Conversation

@mplatzer
Copy link
Copy Markdown
Contributor

Summary

  • stop automatic GPU test execution from the main CI workflow
  • add a dedicated manual workflow (workflow_dispatch) to run GPU tests on demand
  • keep build workflow dependencies aligned after removing GPU from default CI path

Test plan

  • verify workflow files changed as intended
  • push branch and confirm PR targets main

Made with Cursor

Remove automatic GPU test execution from CI and add a workflow_dispatch entrypoint for on-demand GPU test runs.

Made-with: Cursor
@mplatzer mplatzer force-pushed the feat/manual-gpu-tests-pr branch from bd01e68 to 8955a9e Compare April 27, 2026 06:57
Adopt consistent CI workflow naming with dedicated entrypoints and reusable job definitions, add workflows documentation, and keep release workflow filenames unchanged.

Made-with: Cursor
@mplatzer mplatzer closed this Apr 27, 2026
@mplatzer mplatzer deleted the feat/manual-gpu-tests-pr branch April 30, 2026 08:02
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