Skip to content

Commit 8a48be2

Browse files
committed
Add missing --use-consignor flag on smp call
1 parent 7f45949 commit 8a48be2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/regression.yml

+1
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,7 @@ jobs:
530530
531531
${{ runner.temp }}/bin/smp --team-id ${{ secrets.SINGLE_MACHINE_PERFORMANCE_TEAM_ID }} job status \
532532
--use-curta \
533+
--use-consignor \
533534
--wait \
534535
--wait-delay-seconds 60 \
535536
--wait-timeout-minutes 90 \

0 commit comments

Comments
 (0)