Small change

This commit is contained in:
James Reynolds 2022-12-01 10:25:57 -07:00 committed by Max Howell
parent 43c31ad736
commit 745da57c85

View file

@ -26,4 +26,4 @@ build:
test: test:
script: | script: |
lua -v lua -v
working-directory: build lua -e 'print("Hello World!")'