We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82695dd commit ce6e1b3Copy full SHA for ce6e1b3
1 file changed
.github/workflows/ci_child_for_unittest.yml
@@ -30,6 +30,7 @@ jobs:
30
submodules: recursive
31
32
- name: Install converter dependency
33
+ if: ${{ matrix.platform == 'cambricon' }}
34
run: pip install pyyaml
35
36
- name: Show stage plan
0 commit comments