URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c95e83d9a94c270a5d04202ab3ef4ad86847eed2
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c95e83d by Dario Lombardo (lomato@xxxxxxxxx):
gitlab-ci: fix pytest execution.
pytest-3 is the executable name on the docker image (ubuntu derivated).
Remove pip and pytest installation while here, since they're
provided by the docker image.
Change-Id: Iad2e9cafc42cd1e83b2868126abb91d5ee7bbd92
Reviewed-on: https://code.wireshark.org/review/33145
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 267d811 SysEx: Add special System ID codes
add c95e83d gitlab-ci: fix pytest execution.
Summary of changes:
.gitlab-ci.yml | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)