Skip to content

Commit e11ebc6

Browse files
author
Vincent Li
committed
udpate
1 parent dca5370 commit e11ebc6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci_child_for_unittest.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
with:
3030
submodules: recursive
3131

32+
- name: Install converter dependency
33+
run: pip install pyyaml
34+
3235
- name: Show stage plan
3336
env:
3437
MATRIX_JSON: ${{ inputs.matrix_json }}

0 commit comments

Comments
 (0)