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 5a94c8a commit d88ee10Copy full SHA for d88ee10
README.md
@@ -18,7 +18,7 @@ A wrapper around [`anchor test`] for computing test coverage
18
export PATH=$PWD/bin:$PATH
19
```
20
21
-2. Add the following to `[profile.release]` section of your Anchor project's root Cargo.toml:
+2. Add the following to the `[profile.release]` section of your Anchor project's root Cargo.toml:
22
23
```toml
24
debug = true
0 commit comments