diff --git a/.github/workflows/shellcheck.yml b/.github/workflows/shellcheck.yml index a9a749f..c7376bf 100644 --- a/.github/workflows/shellcheck.yml +++ b/.github/workflows/shellcheck.yml @@ -23,6 +23,4 @@ jobs: uses: ludeeus/action-shellcheck@master with: severity: error - format: gcc - env: - SHELLCHECK_OPTS: bash \ No newline at end of file + format: gcc \ No newline at end of file