We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e77251 commit d675bb3Copy full SHA for d675bb3
1 file changed
.github/workflows/unit_tests_common.yml
@@ -82,9 +82,9 @@ jobs:
82
- name: pytorch_unittest
83
path: "qa/L0_pytorch_unittest/test.sh"
84
test_type: "sh"
85
- - name: pytorch_wheel
86
- path: "qa/L0_pytorch_wheel/test.sh"
87
- test_type: "sh"
+ # - name: pytorch_wheel
+ # path: "qa/L0_pytorch_wheel/test.sh"
+ # test_type: "sh"
88
89
name: unit-${{ inputs.device }}-${{ matrix.test_group.name }}
90
container:
0 commit comments