Skip to content

Enable quiet mode when not running in a terminal #1788

Enable quiet mode when not running in a terminal

Enable quiet mode when not running in a terminal #1788

Workflow file for this run

on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x