do not run tidy on x86_64-gnu-llvm-13

This commit is contained in:
Deadbeef 2023-01-06 10:50:09 +00:00
parent ef807cb321
commit a2040de541

View file

@ -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