Skip to content

Commit a5dbbed

Browse files
committed
Add python dependencies for windows
Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
1 parent f342301 commit a5dbbed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/project_dependencies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ runs:
4949
uses: eProsima/eProsima-CI/multiplatform/install_python_packages@v0
5050
if: runner.os == 'Windows'
5151
with:
52-
packages: jsonschema
52+
packages: jsonschema pytest pywin32
5353

5454
- name: Install yaml cpp dependency
5555
uses: eProsima/eProsima-CI/multiplatform/install_yamlcpp@v0

0 commit comments

Comments
 (0)