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 8ec2f21 commit ed67fa9Copy full SHA for ed67fa9
.github/workflows/test.yml
@@ -33,5 +33,5 @@ jobs:
33
34
- name: Run code
35
shell: bash
36
- run: arkscript -c '(print "hello world!")'
+ run: arkscript --eval '(print "hello world!")'
37
0 commit comments