We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00b884 commit d06f31eCopy full SHA for d06f31e
.github/workflows/benchmarks.yaml
@@ -31,7 +31,7 @@ jobs:
31
pytest \
32
-vv \
33
--log-cli-level=INFO \
34
- --random-subset=1 \
+ -k bap_composite \
35
--html report/report.html --self-contained-html \
36
--track-metrics-json=report/metrics.json \
37
--track-metrics-parquet-s3-bucket="apex-benchmarks" \
0 commit comments