Commit c311afd
Fix path to pyrefly executable in test.py cargo executor
Summary: We're not building with `--release`, so the executable ends up in debug/, not release/.
Reviewed By: grievejia
Differential Revision: D75497923
fbshipit-source-id: 484f00497021a28f1a06b4ab8977ec7b391b48fc1 parent 27b7c4f commit c311afd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments