diff --git a/.github/workflows/shellcheck.yml b/.github/workflows/shellcheck.yml index 036e174..6908b0d 100644 --- a/.github/workflows/shellcheck.yml +++ b/.github/workflows/shellcheck.yml @@ -12,4 +12,3 @@ jobs: uses: ludeeus/action-shellcheck@master with: scandir: './src' - ignore: './src/usr/sbin/growpart##apk'