Skip to content

Commit

Permalink
Update criticBrowser-baseline.st
Browse files Browse the repository at this point in the history
Add #onConflictUseLoaded.
We load the Critic browser after Famix and we want to keep the loaded version of Famix, as it is the version we want to test.
  • Loading branch information
ClotildeToullec authored Nov 23, 2023
1 parent 5ff45a5 commit a5032a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/criticBrowser-baseline.st
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Metacello new
baseline: 'MooseIDE';
repository: 'github://moosetechnology/MooseIDE:development/src';
onConflictUseLoaded;
load: 'CriticBrowser-Metamodel'

0 comments on commit a5032a2

Please sign in to comment.