Skip to content

Commit d675bb3

Browse files
committed
ignore L0_pytorch_whell cases
1 parent 1e77251 commit d675bb3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/unit_tests_common.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ jobs:
8282
- name: pytorch_unittest
8383
path: "qa/L0_pytorch_unittest/test.sh"
8484
test_type: "sh"
85-
- name: pytorch_wheel
86-
path: "qa/L0_pytorch_wheel/test.sh"
87-
test_type: "sh"
85+
# - name: pytorch_wheel
86+
# path: "qa/L0_pytorch_wheel/test.sh"
87+
# test_type: "sh"
8888

8989
name: unit-${{ inputs.device }}-${{ matrix.test_group.name }}
9090
container:

0 commit comments

Comments
 (0)