We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe59d3 commit accfce2Copy full SHA for accfce2
.github/actions/project_dependencies/action.yml
@@ -49,7 +49,7 @@ runs:
49
uses: eProsima/eProsima-CI/multiplatform/install_python_packages@v0
50
if: runner.os == 'Windows'
51
with:
52
- packages: jsonschema
+ packages: jsonschema pytest pywin32
53
54
- name: Install yaml cpp dependency
55
uses: eProsima/eProsima-CI/multiplatform/install_yamlcpp@v0
0 commit comments