Skip to content

Commit 8f31f0b

Browse files
committed
Increase verbosity of benchmark run
1 parent f3e8f38 commit 8f31f0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmarks.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
mkdir report
2525
mkdir tmp_path_root
2626
pytest \
27+
-vv \
2728
--random-subset=1 \
2829
-k max_ndvi_fail_intentionally \
2930
--log-cli-level=INFO \

0 commit comments

Comments
 (0)