Skip to content

Commit 82b1cb2

Browse files
committed
force failing test for testing
1 parent 1502018 commit 82b1cb2

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
@@ -27,7 +27,7 @@ jobs:
2727
pytest \
2828
-vv \
2929
--log-cli-level=INFO \
30-
--random-subset=1 \
30+
-k "eurac_pc_farm_detection" \ # Run only the specific test
3131
--html report/report.html --self-contained-html \
3232
--track-metrics-json=report/metrics.json \
3333
--track-metrics-parquet-s3-bucket="apex-benchmarks" \

0 commit comments

Comments
 (0)