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
|
### Rust Bridge
|
||||||
- ✅ Successful compilation
|
- ✅ Successful compilation
|
||||||
- ⚠️ 4 warnings (unused imports/functions - not blocking)
|
- ✅ Clean build (no warnings in release mode)
|
||||||
|
|
||||||
## How to Use
|
## How to Use
|
||||||
|
|
||||||
@@ -75,7 +75,7 @@ cmake .. -DCMAKE_BUILD_TYPE=Debug
|
|||||||
make
|
make
|
||||||
|
|
||||||
# Run tests
|
# Run tests
|
||||||
./build/stardust-tests
|
./build/starworld-tests
|
||||||
```
|
```
|
||||||
|
|
||||||
### Check Code Quality
|
### Check Code Quality
|
||||||
|
|||||||
Reference in New Issue
Block a user