Skip to content

ci(win): conditionally download model and run pytest when RUN_PYTEST is true#2747

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
litert_lm_pr_943691457
Open

ci(win): conditionally download model and run pytest when RUN_PYTEST is true#2747
copybara-service[bot] wants to merge 1 commit into
mainfrom
litert_lm_pr_943691457

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

ci(win): conditionally download model and run pytest when RUN_PYTEST is true

  • Add RUN_PYTEST: false toggle to top-level env in Windows ML-CI workflow (# Disable it as its "unrecognized arguments" error blocks submissions.)
  • Guard Download Model, Install pytest, and Run pytest steps with if: env.RUN_PYTEST == true to avoid unnecessary steps when model tests are disabled
  • Uncomment Run pytest step and gate it on RUN_PYTEST

@copybara-service copybara-service Bot force-pushed the litert_lm_pr_943691457 branch 3 times, most recently from 448c9be to e20bf63 Compare July 7, 2026 16:09
…is true

- Add RUN_PYTEST: false toggle to top-level env in Windows ML-CI workflow (`# Disable it as its "unrecognized arguments" error blocks submissions.`)
- Guard Download Model, Install pytest, and Run pytest steps with if: env.RUN_PYTEST == true to avoid unnecessary steps when model tests are disabled
- Uncomment Run pytest step and gate it on RUN_PYTEST

LiteRT-LM-PiperOrigin-RevId: 943691457
@copybara-service copybara-service Bot force-pushed the litert_lm_pr_943691457 branch from e20bf63 to a031102 Compare July 7, 2026 16:16
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