Skip to content

Commit c8ae1f7

Browse files
committed
Rename mingw-check-tidy to tidy
1 parent 60e5cfc commit c8ae1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ kinds of builds (sets of jobs).
6767

6868
After each push to a pull request, a set of `pr` jobs are executed. Currently,
6969
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
70+
and `tidy` jobs, all running on Linux. These execute a relatively short
7171
(~40 minutes) and lightweight test suite that should catch common issues. More
7272
specifically, they run a set of lints, they try to perform a cross-compile check
7373
build to Windows mingw (without producing any artifacts) and they test the

0 commit comments

Comments
 (0)