Skip to content

Commit

Permalink
ci: Revert lint pre-installs
Browse files Browse the repository at this point in the history
  • Loading branch information
prasannavl committed Dec 31, 2024
1 parent 240d13f commit 46064d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/lint/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ main() {
trap _cleanup 0 1 2 3 6 15 ERR
cd "$_SCRIPT_DIR/../../"

sudo ./make.sh pkg-install-deps
sudo ./make.sh pkg-install-llvm
./make.sh check-lints
./make.sh check_sh
./make.sh check_py
Expand Down

0 comments on commit 46064d0

Please sign in to comment.