ReMe/.github/workflows
jinliyl b53d3db8d0
chore(workflow): update package installation to include core extra de… (#331)
* chore(workflow): update package installation to include core extra dependencies

- Modified pre-commit workflow to install with [dev,core] extras
- Updated python-publish workflow to install wheel with core extra dependency
- Changed from direct dist/*.whl install to variable assignment for wheel path
- Ensured core dependencies are included during test installation phase

* chore(workflow): remove docs deployment workflow

- Delete the entire docs.yml workflow file that was used for deploying documentation
- Remove all related configuration including build and deploy jobs
- Stop automatic deployment of docs on pushes to main branch
- Remove GitHub Actions workflow for docs/ directory changes
2026-07-08 15:03:25 +09:00
..
pr-title-check.yml feat(benchmark): add lme benchmark steps (#326) 2026-07-07 18:53:39 +09:00
pre-commit.yml chore(workflow): update package installation to include core extra de… (#331) 2026-07-08 15:03:25 +09:00
python-publish.yml chore(workflow): update package installation to include core extra de… (#331) 2026-07-08 15:03:25 +09:00
unittest.yml feat(benchmark): add lme benchmark steps (#326) 2026-07-07 18:53:39 +09:00