Skip to content

Commit

Permalink
Switch e2e for try-latest-pytorch.yml to subset (#2272)
Browse files Browse the repository at this point in the history
For #2246
  • Loading branch information
kwasd committed Sep 18, 2024
1 parent d076a80 commit f54d008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/try-latest-pytorch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@ jobs:
mode: ${{ matrix.mode }}
test_mode: accuracy
dtype: ${{ matrix.dtype }}
models: "all"
models: subset
only_one_model: ""
runner_label: "${{ matrix.runner_label }}"

0 comments on commit f54d008

Please sign in to comment.