Skip to content

Commit

Permalink
WIP dig into shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
gnprice committed Oct 2, 2023
1 parent 4cf0396 commit 427cef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
flutter precache --universal
- name: Run tools/check
run: TERM=dumb tools/check --all
run: TERM=dumb bash -x tools/check shellcheck

0 comments on commit 427cef6

Please sign in to comment.