Skip to content

fix(ci): rename .github/workflow to .github/workflows#24

Merged
Ziminli merged 1 commit into
masterfrom
fix/correct-ci-directory-name
May 26, 2026
Merged

fix(ci): rename .github/workflow to .github/workflows#24
Ziminli merged 1 commit into
masterfrom
fix/correct-ci-directory-name

Conversation

@Ziminli
Copy link
Copy Markdown
Collaborator

@Ziminli Ziminli commented May 26, 2026

Summary

This PR fixes the GitHub Actions CI workflows by renaming the directory to the correct name.

Changes

  • Fix CI Workflows
    • rename .github/workflow/clang-format.yml to .github/workflows/clang-format.yml;
    • rename .github/workflow/ruff.yml to .github/workflows/ruff.yml;

Known Issues & Future Work

N/A.

Logs & Screenshots

Tested on a NVIDIA + MetaX heterogeneous cluster
all_gather.log
all_reduce.log
all_to_all.log
broadcast.log
reduce_scatter.log
send_recv.log

@Ziminli Ziminli self-assigned this May 26, 2026
@Ziminli Ziminli merged commit 5546489 into master May 26, 2026
0 of 2 checks passed
@Ziminli Ziminli deleted the fix/correct-ci-directory-name branch May 26, 2026 08: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