docs: update CI setup summary for clarity and accuracy in Rust bridge section
This commit is contained in:
@@ -55,7 +55,7 @@ Fixed the protocol signature test in `tests/TestHarness.cpp`:
|
||||
|
||||
### Rust Bridge
|
||||
- ✅ Successful compilation
|
||||
- ⚠️ 4 warnings (unused imports/functions - not blocking)
|
||||
- ✅ Clean build (no warnings in release mode)
|
||||
|
||||
## How to Use
|
||||
|
||||
@@ -75,7 +75,7 @@ cmake .. -DCMAKE_BUILD_TYPE=Debug
|
||||
make
|
||||
|
||||
# Run tests
|
||||
./build/stardust-tests
|
||||
./build/starworld-tests
|
||||
```
|
||||
|
||||
### Check Code Quality
|
||||
|
||||
Reference in New Issue
Block a user