We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e8f38 commit 8f31f0bCopy full SHA for 8f31f0b
.github/workflows/benchmarks.yaml
@@ -24,6 +24,7 @@ jobs:
24
mkdir report
25
mkdir tmp_path_root
26
pytest \
27
+ -vv \
28
--random-subset=1 \
29
-k max_ndvi_fail_intentionally \
30
--log-cli-level=INFO \
0 commit comments