Skip to content

Merge pull request #81 from subvertnormality/1.2.3 #107

Merge pull request #81 from subvertnormality/1.2.3

Merge pull request #81 from subvertnormality/1.2.3 #107

Workflow file for this run

name: Run tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
Run-tests-on-Ubuntu:
name: Run tests on Ubuntu
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: leafo/gh-actions-lua@v10
with:
luaVersion: "5.3"
- run: ./test.sh