Skip to content

Commit

Permalink
Run benchmarks with log level INFO #5 #7
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Jul 26, 2024
1 parent 4eb026a commit 89de8d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@ jobs:
mkdir report
mkdir tmp_path_root
pytest \
-vv \
--random-subset=1 \
-k max_ndvi_fail_intentionally \
--log-cli-level=INFO \
--html report/report.html --self-contained-html \
--track-metrics-report=report/metrics.json \
--basetemp=tmp_path_root \
Expand Down

0 comments on commit 89de8d0

Please sign in to comment.