Skip to content

Commit

Permalink
fix: update to error
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Dec 5, 2024
1 parent ddd81e5 commit 6ced27b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@ jobs:
- name: Install shellcheck
run: brew install shellcheck
- name: Run shellcheck
# TODO: fix shellcheck
# run: shellcheck dist/codecov.sh -x
run: shellcheck dist/codecov.sh
run: shellcheck dist/codecov.sh --severity=error

0 comments on commit 6ced27b

Please sign in to comment.