Skip to content

Commit

Permalink
Turn off consignor
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeHahn committed Jul 13, 2023
1 parent 77ffce8 commit a7a483c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,6 @@ jobs:
${{ runner.temp }}/bin/smp --team-id ${{ secrets.SINGLE_MACHINE_PERFORMANCE_TEAM_ID }} job status \
--use-curta \
--use-consignor \
--wait \
--wait-delay-seconds 60 \
--wait-timeout-minutes 90 \
Expand Down Expand Up @@ -625,7 +624,6 @@ jobs:
${{ runner.temp }}/bin/smp --team-id ${{ secrets.SINGLE_MACHINE_PERFORMANCE_TEAM_ID }} job result \
--use-curta \
--use-consignor \
--submission-metadata ${{ runner.temp }}/submission-metadata
- name: Check status, cancelled
Expand Down Expand Up @@ -718,7 +716,6 @@ jobs:
${{ runner.temp }}/bin/smp --team-id ${{ secrets.SINGLE_MACHINE_PERFORMANCE_TEAM_ID }} job sync \
--use-curta \
--use-consignor \
--submission-metadata ${{ runner.temp }}/submission-metadata \
--output-path "${{ runner.temp }}/outputs"
Expand Down

0 comments on commit a7a483c

Please sign in to comment.