mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
@@ -50,6 +50,7 @@ jobs:
|
||||
commands:
|
||||
- { build: make repl, run: out/repl.exe -f '../scripts/example.toy' }
|
||||
- { build: make repl, run: out/repl.exe -f '../scripts/example-print.toy' }
|
||||
- { build: make repl, run: out/repl.exe -f '../scripts/example-variables.toy' }
|
||||
|
||||
runs-on: ${{ matrix.platforms.os }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user