Skip to content

Commit

Permalink
Update .smalltalk.ston
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko authored Oct 15, 2023
1 parent c606138 commit 7b7cd51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .smalltalk.ston
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ SmalltalkCISpec {
#load : [ 'complete' ]
}
],
#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 : {
#coverage : {
#packages : [
Expand Down

0 comments on commit 7b7cd51

Please sign in to comment.