Commit d1b1abc
chore: remove redundant CQA directory copy in pr.yml
The rsync on line 148 already copies the entire build/scripts directory
including cqa/. The subsequent rm + cp of the same cqa/ directory was
a leftover from before rsync was used.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 635bb0f commit d1b1abc
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | 151 | | |
156 | 152 | | |
157 | 153 | | |
| |||
0 commit comments