Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
Signed-off-by: Chaurasiya, Payal <[email protected]>
  • Loading branch information
payalcha committed Feb 19, 2025
1 parent 4d49507 commit f892c9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/task_runner_straggler_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: ./.github/actions/tr_post_test_run
if: ${{ always() }}
with:
test_type: "With_TLS"
test_type: "With_TLS_Percentage"

test_straggler_cutoff:
name: Cutoff Policy (torch/mnist_straggler_check, 3.10)
Expand Down Expand Up @@ -80,4 +80,4 @@ jobs:
uses: ./.github/actions/tr_post_test_run
if: ${{ always() }}
with:
test_type: "With_TLS"
test_type: "With_TLS_Cutoff"

0 comments on commit f892c9b

Please sign in to comment.