Skip to content

use #!/usr/bin/env -S tea bash to prevent dash issues #248

use #!/usr/bin/env -S tea bash to prevent dash issues

use #!/usr/bin/env -S tea bash to prevent dash issues #248

Workflow file for this run

on:
pull_request:
paths:
- '**/*.sh'
- 'bin/*'
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: teaxyz/setup@v0
- run: tea xc shellcheck