We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e5cfc commit c8ae1f7Copy full SHA for c8ae1f7
src/tests/ci.md
@@ -67,7 +67,7 @@ kinds of builds (sets of jobs).
67
68
After each push to a pull request, a set of `pr` jobs are executed. Currently,
69
these execute the `x86_64-gnu-llvm-X`, `x86_64-gnu-tools`, `pr-check-1`, `pr-check-2`
70
-and `pr-check-tidy` jobs, all running on Linux. These execute a relatively short
+and `tidy` jobs, all running on Linux. These execute a relatively short
71
(~40 minutes) and lightweight test suite that should catch common issues. More
72
specifically, they run a set of lints, they try to perform a cross-compile check
73
build to Windows mingw (without producing any artifacts) and they test the
0 commit comments