Skip to content

Add nil check when opening file in todot (#28) #6

Add nil check when opening file in todot (#28)

Add nil check when opening file in todot (#28) #6

Workflow file for this run

name: lua-state-machine test suite
on: [push]
jobs:
build:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- run: sudo apt-get -y install luajit luarocks
- run: sudo luarocks install luafilesystem
- run: sudo luarocks install busted
- run: sudo busted spec