We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a023371 commit 5f216d4Copy full SHA for 5f216d4
1 file changed
README_TESTING.md
@@ -28,7 +28,7 @@ docker run --rm -it \
28
## 4. Compile the binary inside the container
29
30
```bash
31
-cargo build --release
+cargo build
32
```
33
34
## 5. Run the Dart file in `bin/` to test
0 commit comments