File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ jobs:
159
159
- name : Install Python dependencies
160
160
uses : eProsima/eProsima-CI/ubuntu/install_python_packages@v0
161
161
with :
162
- packages : vcstool setuptools gcovr tomark xmltodict jsondiff pandas
162
+ packages : vcstool setuptools gcovr tomark xmltodict jsondiff pandas psutil
163
163
164
164
- name : Set up hosts file for DNS testing
165
165
run : |
@@ -257,7 +257,7 @@ jobs:
257
257
- name : Install Python dependencies
258
258
uses : eProsima/eProsima-CI/ubuntu/install_python_packages@v0
259
259
with :
260
- packages : vcstool setuptools gcovr tomark xmltodict jsondiff pandas
260
+ packages : vcstool setuptools gcovr tomark xmltodict jsondiff pandas psutil
261
261
262
262
- name : Setup CCache
263
263
uses : eProsima/eProsima-CI/external/setup-ccache-action@v0
@@ -363,7 +363,7 @@ jobs:
363
363
- name : Install Python dependencies
364
364
uses : eProsima/eProsima-CI/ubuntu/install_python_packages@v0
365
365
with :
366
- packages : vcstool setuptools gcovr tomark xmltodict jsondiff pandas
366
+ packages : vcstool setuptools gcovr tomark xmltodict jsondiff pandas psutil
367
367
368
368
- name : Setup CCache
369
369
uses : eProsima/eProsima-CI/external/setup-ccache-action@v0
You can’t perform that action at this time.
0 commit comments