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 2883dea commit a650c8eCopy full SHA for a650c8e
.github/workflows/ci.yml
@@ -43,4 +43,5 @@ jobs:
43
shell: bash
44
run: |
45
./arkscript --version
46
+ mkdir -p std && mv *.ark std/
47
./arkscript tests/all.ark -L ./
0 commit comments