Skip to content

Commit 245c1f9

Browse files
Use Tonel properties for smalltalkCI
Co-authored-by: Codex <codex@openai.com>
1 parent 336e17e commit 245c1f9

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.smalltalk.ston

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SmalltalkCISpec {
22
#loading : [
33
SCIMetacelloLoadSpec {
44
#baseline : 'ArrowSyntaxRendering',
5-
#repository : 'tonel://src',
5+
#directory : 'src',
66
#load : [ 'development' ],
77
#ignoreImage : true,
88
#onConflict : #useIncoming,

src/.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
#format : #tonel
3+
}

0 commit comments

Comments
 (0)