Skip to content

fix(tokenizer): fix parsing of long strings with incomplete end seque… #63

fix(tokenizer): fix parsing of long strings with incomplete end seque…

fix(tokenizer): fix parsing of long strings with incomplete end seque… #63

Workflow file for this run

name: Lua Script Test
on:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Set up Lua
uses: leafo/gh-actions-lua@v8
with:
luaVersion: "5.1"
- name: Run script
run: |
lua tests/test.lua