We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67eeb66 commit c2bad6fCopy full SHA for c2bad6f
1 file changed
.github/workflows/runTests.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
fetch-depth: 0
34
35
- # Runs tests in a pharo image
+ # Runs tests in a pharo image by removing the old code in the pharo image
36
- name: Run pharo Tests
37
id: tests
38
uses: akevalion/PharoTestsAction@v1
0 commit comments