Skip to content

Commit

Permalink
do not run tidy on x86_64-gnu-llvm-13
Browse files Browse the repository at this point in the history
  • Loading branch information
fee1-dead committed Mar 6, 2023
1 parent ef807cb commit a2040de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/ci/docker/host-x86_64/x86_64-gnu-llvm-14/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,4 @@ ENV SCRIPT ../x.py --stage 2 test --exclude src/tools/tidy && \
# work.
#
../x.ps1 --stage 2 test tests/ui --pass=check \
--host='' --target=i686-unknown-linux-gnu && \
# Run tidy at the very end, after all the other tests.
python2.7 ../x.py --stage 2 test src/tools/tidy
--host='' --target=i686-unknown-linux-gnu

0 comments on commit a2040de

Please sign in to comment.