Skip to content

Allocate tty for main jobs #71

Allocate tty for main jobs

Allocate tty for main jobs #71

Workflow file for this run

name: "Iguana dracut module CI"
on: [push, pull_request]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: warning
scandir: './dracut-iguana'