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 b8d3d72 commit 27e9629Copy full SHA for 27e9629
contracts/reflect/README.md
@@ -50,8 +50,8 @@ git push -u origin main
50
## CI Support
51
52
We have templates for both github actions and Circle CI in the generated
53
-project, so you can get up and running with CI right away. One note is that the CI
54
-runs all `cargo` commands with `--locked` to ensure it uses the exact same
+project, so you can get up and running with CI right away. One note is that the
+CI runs all `cargo` commands with `--locked` to ensure it uses the exact same
55
versions as you have locally. This also means you must have an up-to-date
56
`Cargo.lock` file, which is not auto-generated.
57
0 commit comments