Skip to content

Conversation

@KyleKing
Copy link
Owner

The prek-hook CI job was failing because mdformat_mkdocs wasn't installed before running prek with the test configuration. The .pre-commit-test.yaml uses local hooks that require the package to be installed.

This fix adds the package installation step (using flit) before the prek installation, matching the pattern used in the tests job.

Fixes: https://github.com/KyleKing/mdformat-mkdocs/actions/runs/19562228686

The prek-hook CI job was failing because mdformat_mkdocs wasn't
installed before running prek with the test configuration. The
.pre-commit-test.yaml uses local hooks that require the package
to be installed.

This fix adds the package installation step (using flit) before
the prek installation, matching the pattern used in the tests job.

Fixes: https://github.com/KyleKing/mdformat-mkdocs/actions/runs/19562228686
@KyleKing KyleKing self-assigned this Nov 21, 2025
@KyleKing KyleKing merged commit 5ac014e into main Nov 21, 2025
8 checks passed
@KyleKing KyleKing deleted the claude/resolve-ci-pipeline-01B43bPxpuiBSWQBgyJ1w8F2 branch November 21, 2025 06:56
KyleKing added a commit that referenced this pull request Nov 21, 2025
Co-authored-by: Claude <noreply@anthropic.com>
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.

3 participants