Skip to content

Fix command timing on Bash 5.1+ with LP not last #491

Fix command timing on Bash 5.1+ with LP not last

Fix command timing on Bash 5.1+ with LP not last #491

Workflow file for this run

name: ShellCheck
on:
push:
paths-ignore:
- 'docs/**'
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
container:
image: koalaman/shellcheck-alpine:stable
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- run: ./shellcheck.sh