Skip to content

Commit d06f31e

Browse files
force bap_composite benchmark in github actions
1 parent e00b884 commit d06f31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
pytest \
3232
-vv \
3333
--log-cli-level=INFO \
34-
--random-subset=1 \
34+
-k bap_composite \
3535
--html report/report.html --self-contained-html \
3636
--track-metrics-json=report/metrics.json \
3737
--track-metrics-parquet-s3-bucket="apex-benchmarks" \

0 commit comments

Comments
 (0)