We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6c71c commit dce2a4bCopy full SHA for dce2a4b
1 file changed
README.md
@@ -99,16 +99,6 @@ Apache License 2.0 - See [LICENSE](LICENSE) for details.
99
100
We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.
101
102
-### CI/CD Pipeline
103
-
104
-Our CI runs on every push and pull request with the following stages:
105
106
-1. **Pre-commit checks** (Ubuntu only) - Code formatting, linting, and style checks
107
-2. **Tests** - Unit tests on Ubuntu, macOS, and Windows
108
-3. **Build** - Package building verification
109
-4. **Validation** - Configuration and CLI validation
110
-5. **Device tests** - Integration tests with Android devices (when available)
111
112
## 💬 Support
113
114
- 📝 [GitHub Issues](https://github.com/embedded-dev-research/OVMobileBench/issues) - Bug reports and feature requests
0 commit comments