This commit is contained in:
@@ -134,11 +134,11 @@ chmod +x scripts/test-ci-local.sh
|
||||
```
|
||||
|
||||
### CI Server Management
|
||||
The `scripts/ci-server.py` script manages servers for CI:
|
||||
The `./ci-server.py` script manages servers for CI:
|
||||
|
||||
```bash
|
||||
# Start servers in CI mode
|
||||
CI_MODE=true python3 scripts/ci-server.py
|
||||
CI_MODE=true python3 ./ci-server.py
|
||||
```
|
||||
|
||||
## 📊 Project Structure
|
||||
|
||||
Reference in New Issue
Block a user