don't kill Xvfb

This commit is contained in:
Vogel, Rick 2024-01-22 13:59:59 +01:00 committed by uwerat
parent c39146eecd
commit 9d4214d383

View File

@ -430,7 +430,7 @@ jobs:
if: startsWith(matrix.config.name, 'Ubuntu') if: startsWith(matrix.config.name, 'Ubuntu')
run: | run: |
killall iotdashboard killall iotdashboard
killall Xvfb # killall Xvfb
- name: Configure ( CMake Integration Test ) - name: Configure ( CMake Integration Test )
shell: bash shell: bash