Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
labordep authored Dec 9, 2023
1 parent 88a41f7 commit a6bae08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 deletions.
29 changes: 0 additions & 29 deletions .github/workflows/Tests.yml

This file was deleted.

8 changes: 2 additions & 6 deletions .smalltalk.ston
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
SmalltalkCISpec {
#loading : [
SCIMetacelloLoadSpec {
#baseline : 'ProjectName',
#baseline : 'BlocSerialization',
#directory : 'src',
#platforms : [ #pharo ]
}
],
#testing : {
#failOnZeroTests : false,
#packages : [ 'ProjectNamePackage.*' ]
}
]
}

0 comments on commit a6bae08

Please sign in to comment.