We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdfe996 commit 8662ec6Copy full SHA for 8662ec6
1 file changed
action.yaml
@@ -24,6 +24,7 @@ runs:
24
25
- name: Run EvoMaster
26
run: java -jar evomaster.jar ${{ inputs.args }}
27
+ shell: bash
28
29
#runs:
30
# using: "docker"
0 commit comments