Skip to content

fix(cli): Make sure process substitution output gets flushed before e… #906

fix(cli): Make sure process substitution output gets flushed before e…

fix(cli): Make sure process substitution output gets flushed before e… #906

Workflow file for this run

name: Luacheck
on: [ push, pull_request ]
jobs:
luacheck:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck
uses: lunarmodules/luacheck@v1