Skip to content

Commit acd3f50

Browse files
committed
ci: es-check and tsc are now part of tidy, don't run manually
1 parent 52ae02c commit acd3f50

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/ci/docker/host-x86_64/pr-check-1/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,3 @@ ENV SCRIPT \
4949
/scripts/validate-toolstate.sh && \
5050
reuse --include-submodules lint && \
5151
python3 ../x.py test collect-license-metadata && \
52-
# Runs checks to ensure that there are no issues in our JS code.
53-
es-check es2019 ../src/librustdoc/html/static/js/*.js && \
54-
tsc --project ../src/librustdoc/html/static/js/tsconfig.json

0 commit comments

Comments
 (0)