Skip to content

Commit 46064d0

Browse files
committed
ci: Revert lint pre-installs
1 parent 240d13f commit 46064d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/lint/main.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ main() {
88
trap _cleanup 0 1 2 3 6 15 ERR
99
cd "$_SCRIPT_DIR/../../"
1010

11-
sudo ./make.sh pkg-install-deps
12-
sudo ./make.sh pkg-install-llvm
1311
./make.sh check-lints
1412
./make.sh check_sh
1513
./make.sh check_py

0 commit comments

Comments
 (0)