Commit 9ecf9aa
Fix: Use consistent path navigation from repository root
Changed from relative path (cd ../test/harness) to absolute path from repo root (cd test/harness) for consistency
Co-authored-by: friggeri <106686+friggeri@users.noreply.github.com>1 parent 1cb312e commit 9ecf9aa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments