Commit 18eadb7
fix: Resolve setup-test-database.sh path for submodule CI jobs
The script path ~/scripts/ only works in the main build-and-test job
where FreegleDocker is checked out at ~/project. In submodule CI jobs,
FreegleDocker is cloned to ~/FreegleDocker. Now checks both locations.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d6d1033 commit 18eadb7
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
882 | 882 | | |
883 | 883 | | |
884 | 884 | | |
885 | | - | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
886 | 898 | | |
887 | 899 | | |
888 | 900 | | |
| |||
0 commit comments