Skip to content

ci: add GitHub Actions workflow for E2E testing#253

Closed
bergwolf wants to merge 1 commit intomodelpack:mainfrom
bergwolf:test
Closed

ci: add GitHub Actions workflow for E2E testing#253
bergwolf wants to merge 1 commit intomodelpack:mainfrom
bergwolf:test

Conversation

@bergwolf
Copy link
Member

Add a new GitHub Actions workflow to automate end-to-end testing on push, pull requests, scheduled runs, and manual triggers. The workflow includes jobs to build the modctl binary, download the specified model from Hugging Face, and run tests using modctl.

Add a new GitHub Actions workflow to automate end-to-end testing on push, pull requests,
scheduled runs, and manual triggers. The workflow includes jobs to build the modctl binary,
download the specified model from Hugging Face, and run tests using modctl.

This setup improves CI coverage by caching dependencies and artifacts, ensuring efficient
builds and reliable testing of the modctl tool with the Qwen model.

Signed-off-by: Peng Tao <bergwolf@hyper.sh>
@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@bergwolf bergwolf closed this Aug 12, 2025
@bergwolf bergwolf reopened this Aug 12, 2025
@bergwolf bergwolf closed this Aug 12, 2025
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