llvm-project
d514b32c - Fix syntax error in ids-check.yml workflow (#175629)

Commit
106 days ago
Fix syntax error in ids-check.yml workflow (#175629) [petrhosek](https://github.com/petrhosek) commented on this PR went in https://github.com/llvm/llvm-project/pull/172673#issuecomment-3740109442 that the ids check workflow has a syntax error in it. After looking at the workflow, it appears to be missing - on the uses lines. After this change and having looked at the file in Githubs file editor, no syntax error red lines are now appearing so this should fix it.
Author
Parents
Loading