Skip to content

Report the failing line in per-test messages (#23) #28

Report the failing line in per-test messages (#23)

Report the failing line in per-test messages (#23) #28

Workflow file for this run

name: shellcheck
on: [push, pull_request, workflow_dispatch]
jobs:
shellcheck:
name: Run shellcheck on scripts
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
- name: Run shellcheck
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38