Skip to content

tests: coverage for 'compact'-formatted Runfile behavior #62

tests: coverage for 'compact'-formatted Runfile behavior

tests: coverage for 'compact'-formatted Runfile behavior #62

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v4
with:
node-version: '20.x'
- uses: actions/checkout@v2
- run: npm install
- run: ./runfile.sh lint