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