Remove unit testing

This commit is contained in:
Marinka
2025-11-12 16:22:53 +01:00
committed by Jérôme Petazzoni
parent fa4ab4f377
commit d2918c61a0
-2
View File
@@ -6,8 +6,6 @@ We will see how to:
* Leverage the build cache so that builds can be faster.
* Embed unit testing in the build process.
---
## Reducing the number of layers