Skip to content

Commit

Permalink
Relax shellcheck until we're up to date with ruby-build
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkarns committed Jun 4, 2024
1 parent ec54b05 commit a7ad201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with: {fetch-depth: 0}
- uses: redhat-plumbers-in-action/differential-shellcheck@60c9f2b924a9c5a2ddbb25e7b23e8e11b56faab9 # v5.3.0
with:
severity: warning
severity: error # TODO strengthen
token: ${{ secrets.GITHUB_TOKEN }}

lts:
Expand Down

0 comments on commit a7ad201

Please sign in to comment.