Skip to content

chore(docs): fix ci.yml pipeline description in README#71

Merged
codepuncher merged 1 commit into
mainfrom
chore/fix-ci-table-docs
Jul 20, 2026
Merged

chore(docs): fix ci.yml pipeline description in README#71
codepuncher merged 1 commit into
mainfrom
chore/fix-ci-table-docs

Conversation

@codepuncher

Copy link
Copy Markdown
Owner

Summary

  • Corrects the CI table's description of ci.yml: it previously said clang-format (ubuntu) → clang-tidy + build (windows, parallel), but clang-tidy actually depends on both build and test completing first, and the test job wasn't mentioned at all. Now reads clang-format (ubuntu) → build + test (windows, parallel) → clang-tidy (windows).

@codepuncher
codepuncher merged commit 8afea57 into main Jul 20, 2026
13 checks passed
@codepuncher
codepuncher deleted the chore/fix-ci-table-docs branch July 20, 2026 19:41
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