Skip to content

identified fraction and too many timecat by mini as bottle neck! #45

identified fraction and too many timecat by mini as bottle neck!

identified fraction and too many timecat by mini as bottle neck! #45

Workflow file for this run

name: "spec"
on: [push, pull_request]
jobs:
test:
strategy:
fail-fast: false
matrix:
luaVersion: ["5.1", "5.2", "5.3", "5.4", "luajit", "luajit-openresty"]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: leafo/gh-actions-lua@master
with:
luaVersion: ${{ matrix.luaVersion }}
- uses: leafo/gh-actions-luarocks@master
- name: build
run: |
luarocks install busted
- name: test
run: |
busted -o utfTerminal