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