Skip to content

Commit e98f638

Browse files
authored
Merge pull request #2591 from rust-lang/tshepang-patch-5
a valid state is achieved by passing the test suite
2 parents 22e1486 + 9bbe432 commit e98f638

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
@@ -1,7 +1,7 @@
11
# Testing with CI
22

33
The primary goal of our CI system is to ensure that the `master` branch of
4-
`rust-lang/rust` is always in a valid state and passes our test suite.
4+
`rust-lang/rust` is always in a valid state by passing our test suite.
55

66
From a high-level point of view, when you open a pull request at
77
`rust-lang/rust`, the following will happen:

0 commit comments

Comments
 (0)