diff --git a/.smalltalk.ston b/.smalltalk.ston index 93064e6..c2539f9 100644 --- a/.smalltalk.ston +++ b/.smalltalk.ston @@ -6,8 +6,8 @@ SmalltalkCISpec { #platforms : [ #pharo ] } ], - #preLoading : '.github/scripts/preLoad.st', - #postLoading : '.github/scripts/postLoad.st', + #preLoading : 'ci-scripts/.github/scripts/preLoad.st', + #postLoading : 'ci-scripts/.github/scripts/postLoad.st', #testing : { #packages : [ 'OpenPonk*' ], #coverage : {