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 e3a21e5 commit 9855d1dCopy full SHA for 9855d1d
CONTRIBUTING.md
@@ -88,7 +88,7 @@ Or two versions of one test running while we make sure the new version works wel
88
89
Here's a list of which tests are required and which ones you can ignore.
90
* `Custard CI / lint`: (**required**) runs only for affected packages
91
-* `Custard CI / tests`: (**required**) this succeeds until all tests have finished
+* `Custard CI / tests`: (**required**) this runs until all tests have finished
92
* `Custard CI / test (package)`: (**required**) runs only for affected packages
93
* `(dev) Custard CI / test (package)`: (_ignore_) this test has errors we're working on
94
* `(experimental) Custard CI / ...`: (_ignore_) this is a new unstable version
0 commit comments