We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae324d commit fbec353Copy full SHA for fbec353
.smalltalk.ston
@@ -2,13 +2,13 @@ SmalltalkCISpec {
2
#loading : [
3
SCIMetacelloLoadSpec {
4
#baseline : 'Grease',
5
- #directory : 'packages',
+ #directory : 'repository',
6
#load : [ 'CI' ],
7
#platforms : [ #squeak, #pharo ]
8
},
9
10
11
12
#onWarningLog : true,
13
14
#platforms : [ #gemstone ]
0 commit comments