Skip to content

Use regular checkout instead of github action checkout v5.#4142

Open
wstcliyu wants to merge 1 commit into
mainfrom
wstcliyu/post-checkout
Open

Use regular checkout instead of github action checkout v5.#4142
wstcliyu wants to merge 1 commit into
mainfrom
wstcliyu/post-checkout

Conversation

@wstcliyu

Copy link
Copy Markdown
Collaborator

Description

Use regular checkout for pathways test workflows instead of github action checkout v5.

Sometimes the github runner pod can crash before the post checkout action. This change will skip the post checkout step (the post checkout step is not needed anyway since we are getting a new environment every run).

FIXES: b/521475816

Tests

The post checkout step is gone: https://github.com/AI-Hypercomputer/maxtext/actions/runs/27307583883/job/80669551875

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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