We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc5add commit e18cc90Copy full SHA for e18cc90
.github/workflows/runTests.yml
@@ -38,6 +38,6 @@ jobs:
38
uses: akevalion/PharoTestsAction@v1
39
with:
40
pharo: 'pharo11'
41
- baseline: 'AVLTree'
+ baseline: 'ContainersAVLTree'
42
group: 'default'
43
tests: 'AVL-Tree'
0 commit comments