exclude nbval for the test.
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,6 @@
 test=pytest
 
 [tool:pytest]
-addopts = --nbval --current-env
 testpaths = onnx/test onnx/examples
 
 [metadata]
