File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ for the changes before attempting to deploy the fixed script.
19
19
## Integration test failures
20
20
21
21
If your CI error is related to a timeout logged by one of the integration test
22
- runnners , this is a known issue and re-running the test in the Buildkite
22
+ runners , this is a known issue and re-running the test in the Buildkite
23
23
interface will usually succeed.
24
24
25
25
If an issue arises, please post an update in both ` development ` on the Mina
@@ -32,7 +32,7 @@ The CI runs its jobs in multiple Docker images. The images that it is using are
32
32
specified in ` buildkite/src/Constants/COntainerImages.dhall ` : the CI uses all
33
33
Debian images prefixed by ` minaToolchainBuster ` .
34
34
35
- Theses images are generated by the CI itself, in particular based on the content of the
35
+ These images are generated by the CI itself, in particular based on the content of the
36
36
` dockerfiles ` directory and the ` opam.export ` file (which describes versions of
37
37
OCaml packages). If you PR modifies how the images are generated (for example by
38
38
changing a package version in ` opam.export ` ), then the CI will not automatically
You can’t perform that action at this time.
0 commit comments