Commit a35784f
committed
Fix screenshot regression executable path
The screenshot regression workflow builds mne_screenshot_regression with the project-wide runtime output directory, which places the executable under out/Release/bin rather than build/bin. Run that path explicitly and assert it is executable before launching the renderer.1 parent 4587e9f commit a35784f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| |||
0 commit comments